Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.c387 struct cdns_torrent_refclk_driver { struct
394 container_of(_hw, struct cdns_torrent_refclk_driver, hw) argument
1964 struct cdns_torrent_refclk_driver *refclk_driver = to_cdns_torrent_refclk_driver(hw); in cdns_torrent_refclk_driver_enable()
1975 struct cdns_torrent_refclk_driver *refclk_driver = to_cdns_torrent_refclk_driver(hw); in cdns_torrent_refclk_driver_disable()
1982 struct cdns_torrent_refclk_driver *refclk_driver = to_cdns_torrent_refclk_driver(hw); in cdns_torrent_refclk_driver_is_enabled()
1992 struct cdns_torrent_refclk_driver *refclk_driver = to_cdns_torrent_refclk_driver(hw); in cdns_torrent_refclk_driver_get_parent()
2001 struct cdns_torrent_refclk_driver *refclk_driver = to_cdns_torrent_refclk_driver(hw); in cdns_torrent_refclk_driver_set_parent()
2019 struct cdns_torrent_refclk_driver *refclk_driver; in cdns_torrent_refclk_driver_register()