Searched refs:POLL_TIMEOUT_US (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/phy/cadence/ ! |
H A D | cdns-dphy.c | 21 #define POLL_TIMEOUT_US 1000 macro 254 (status & DPHY_TX_WIZ_PLL_LOCK), 0, POLL_TIMEOUT_US); in cdns_dphy_j721e_set_pll_cfg() 258 POLL_TIMEOUT_US); in cdns_dphy_j721e_set_pll_cfg()
|
H A D | phy-cadence-torrent.c | 33 #define POLL_TIMEOUT_US 5000 macro 1123 0, POLL_TIMEOUT_US); in cdns_torrent_dp_set_pll_en() 1166 POLL_TIMEOUT_US); in cdns_torrent_dp_set_power_state() 1189 0, POLL_TIMEOUT_US); in cdns_torrent_dp_run() 1216 reg & 1, 0, POLL_TIMEOUT_US); in cdns_torrent_dp_wait_pma_cmn_ready() 1304 0, POLL_TIMEOUT_US); in cdns_torrent_dp_configure_rate() 1313 0, POLL_TIMEOUT_US); in cdns_torrent_dp_configure_rate() 1348 0, POLL_TIMEOUT_US); in cdns_torrent_dp_configure_rate() 1357 0, POLL_TIMEOUT_US); in cdns_torrent_dp_configure_rate()
|