Searched refs:mpfs_periph_hw_clock (Results 1 – 1 of 1) sorted by relevance
105 struct mpfs_periph_hw_clock { struct111 #define to_mpfs_periph_clk(_hw) container_of(_hw, struct mpfs_periph_hw_clock, hw) argument361 struct mpfs_periph_hw_clock *periph_hw = to_mpfs_periph_clk(hw); in mpfs_periph_clk_enable()372 struct mpfs_periph_hw_clock *periph_hw = to_mpfs_periph_clk(hw); in mpfs_periph_clk_disable()380 struct mpfs_periph_hw_clock *periph_hw = to_mpfs_periph_clk(hw); in mpfs_periph_clk_is_enabled()418 static struct mpfs_periph_hw_clock mpfs_periph_clks[] = {450 static int mpfs_clk_register_periphs(struct device *dev, struct mpfs_periph_hw_clock *periph_hws, in mpfs_clk_register_periphs()457 struct mpfs_periph_hw_clock *periph_hw = &periph_hws[i]; in mpfs_clk_register_periphs()