Home
last modified time | relevance | path

Searched defs:to_clk_psc (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/keystone/
H A Dgate.c69 #define to_clk_psc(_hw) container_of(_hw, struct clk_psc, hw) macro
/openbmc/linux/arch/arm/mach-ep93xx/
H A Dclock.c72 #define to_clk_psc(_hw) container_of(_hw, struct clk_psc, hw) macro