Searched refs:pic32_periph_clk (Results 1 – 1 of 1) sorted by relevance
89 struct pic32_periph_clk { struct95 #define clkhw_to_pbclk(_hw) container_of(_hw, struct pic32_periph_clk, hw) argument99 struct pic32_periph_clk *pb = clkhw_to_pbclk(hw); in pbclk_is_enabled()106 struct pic32_periph_clk *pb = clkhw_to_pbclk(hw); in pbclk_enable()114 struct pic32_periph_clk *pb = clkhw_to_pbclk(hw); in pbclk_disable()145 static inline u32 pbclk_read_pbdiv(struct pic32_periph_clk *pb) in pbclk_read_pbdiv()153 struct pic32_periph_clk *pb = clkhw_to_pbclk(hw); in pbclk_recalc_rate()168 struct pic32_periph_clk *pb = clkhw_to_pbclk(hw); in pbclk_set_rate()217 struct pic32_periph_clk *pbclk; in pic32_periph_clk_register()