Home
last modified time | relevance | path

Searched refs:to_mpfs_periph_clk (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/microchip/
H A Dclk-mpfs.c111 #define to_mpfs_periph_clk(_hw) container_of(_hw, struct mpfs_periph_hw_clock, hw) macro
361 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()