Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/clk/at91/
Dclk-peripheral.c32 struct clk_sam9x5_peripheral { struct
46 container_of(hw, struct clk_sam9x5_peripheral, hw) argument
138 static void clk_sam9x5_peripheral_autodiv(struct clk_sam9x5_peripheral *periph) in clk_sam9x5_peripheral_autodiv()
163 static int clk_sam9x5_peripheral_set(struct clk_sam9x5_peripheral *periph, in clk_sam9x5_peripheral_set()
187 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_enable()
194 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_disable()
211 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_is_enabled()
231 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_recalc_rate()
274 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_determine_rate()
344 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_round_rate()
[all …]