Searched refs:pic32_periph_clk (Results 1 – 1 of 1) sorted by relevance
96 struct pic32_periph_clk { struct102 #define clkhw_to_pbclk(_hw) container_of(_hw, struct pic32_periph_clk, hw) argument106 struct pic32_periph_clk *pb = clkhw_to_pbclk(hw); in pbclk_is_enabled()113 struct pic32_periph_clk *pb = clkhw_to_pbclk(hw); in pbclk_enable()121 struct pic32_periph_clk *pb = clkhw_to_pbclk(hw); in pbclk_disable()152 static inline u32 pbclk_read_pbdiv(struct pic32_periph_clk *pb) in pbclk_read_pbdiv()160 struct pic32_periph_clk *pb = clkhw_to_pbclk(hw); in pbclk_recalc_rate()175 struct pic32_periph_clk *pb = clkhw_to_pbclk(hw); in pbclk_set_rate()224 struct pic32_periph_clk *pbclk; in pic32_periph_clk_register()