Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/cadence/
H A Dphy-cadence-sierra.c318 struct cdns_sierra_derived_refclk { struct
326 container_of(_hw, struct cdns_sierra_derived_refclk, hw) argument
819 struct cdns_sierra_derived_refclk *derived_refclk = to_cdns_sierra_derived_refclk(hw); in cdns_sierra_derived_refclk_enable()
831 struct cdns_sierra_derived_refclk *derived_refclk = to_cdns_sierra_derived_refclk(hw); in cdns_sierra_derived_refclk_disable()
838 struct cdns_sierra_derived_refclk *derived_refclk = to_cdns_sierra_derived_refclk(hw); in cdns_sierra_derived_refclk_is_enabled()
854 struct cdns_sierra_derived_refclk *derived_refclk; in cdns_sierra_derived_refclk_register()