Searched refs:POLL_TIMEOUT_US (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-6.6/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 1113 0, POLL_TIMEOUT_US); in cdns_torrent_dp_set_pll_en() 1156 POLL_TIMEOUT_US); in cdns_torrent_dp_set_power_state() 1176 0, POLL_TIMEOUT_US); in cdns_torrent_dp_run() 1203 reg & 1, 0, POLL_TIMEOUT_US); in cdns_torrent_dp_wait_pma_cmn_ready() 1291 0, POLL_TIMEOUT_US); in cdns_torrent_dp_configure_rate() 1300 0, POLL_TIMEOUT_US); in cdns_torrent_dp_configure_rate() 1335 0, POLL_TIMEOUT_US); in cdns_torrent_dp_configure_rate() 1344 0, POLL_TIMEOUT_US); in cdns_torrent_dp_configure_rate()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/pll/ |
H A D | dsi_pll_28nm_8960.c | 38 #define POLL_TIMEOUT_US 1 macro 157 POLL_TIMEOUT_US); in dsi_pll_28nm_clk_is_enabled()
|
H A D | dsi_pll_28nm.c | 31 #define POLL_TIMEOUT_US 50 macro 249 POLL_TIMEOUT_US); in dsi_pll_28nm_clk_is_enabled()
|
H A D | dsi_pll_14nm.c | 31 #define POLL_TIMEOUT_US 1000 macro 775 POLL_TIMEOUT_US); in dsi_pll_14nm_enable_seq()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/ |
H A D | dsi_phy_28nm_8960.c | 40 #define POLL_TIMEOUT_US 1 macro 139 POLL_TIMEOUT_US); in dsi_pll_28nm_clk_is_enabled()
|
H A D | dsi_phy_28nm.c | 32 #define POLL_TIMEOUT_US 50 macro 237 POLL_TIMEOUT_US); in dsi_pll_28nm_clk_is_enabled()
|
H A D | dsi_phy_14nm.c | 35 #define POLL_TIMEOUT_US 1000 macro 549 POLL_TIMEOUT_US); in dsi_pll_14nm_vco_prepare()
|
/kernel/linux/linux-5.10/drivers/phy/cadence/ |
H A D | phy-cadence-torrent.c | 34 #define POLL_TIMEOUT_US 5000 macro 609 0, POLL_TIMEOUT_US); in cdns_torrent_dp_set_pll_en() 634 0, POLL_TIMEOUT_US); in cdns_torrent_dp_configure_rate() 663 0, POLL_TIMEOUT_US); in cdns_torrent_dp_configure_rate() 1004 reg & 1, 0, POLL_TIMEOUT_US); in cdns_torrent_dp_wait_pma_cmn_ready() 1568 POLL_TIMEOUT_US); in cdns_torrent_dp_set_power_state() 1587 0, POLL_TIMEOUT_US); in cdns_torrent_dp_run()
|
Completed in 20 milliseconds