Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/samsung/
Dclk-s3c2410-dclk.c57 #define to_s3c24xx_clkout(_hw) container_of(_hw, struct s3c24xx_clkout, hw) macro
61 struct s3c24xx_clkout *clkout = to_s3c24xx_clkout(hw); in s3c24xx_clkout_get_parent()
77 struct s3c24xx_clkout *clkout = to_s3c24xx_clkout(hw); in s3c24xx_clkout_set_parent()