Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/at91/
Dclk-peripheral.c42 struct clk_sam9x5_peripheral { struct
52 container_of(hw, struct clk_sam9x5_peripheral, hw) argument
135 static void clk_sam9x5_peripheral_autodiv(struct clk_sam9x5_peripheral *periph) in clk_sam9x5_peripheral_autodiv()
162 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_enable()
181 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_disable()
197 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_is_enabled()
216 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_recalc_rate()
247 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_round_rate()
289 struct clk_sam9x5_peripheral *periph = to_clk_sam9x5_peripheral(hw); in clk_sam9x5_peripheral_set_rate()
325 struct clk_sam9x5_peripheral *periph; in at91_clk_register_sam9x5_peripheral()