Searched refs:pic32_pbclk_ops (Results 1 – 3 of 3) sorted by relevance
66 extern const struct clk_ops pic32_pbclk_ops;
43 .ops = &pic32_pbclk_ops, \
212 const struct clk_ops pic32_pbclk_ops = { variable