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