Searched refs:MTK_POLL_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/soc/mediatek/ |
A D | mtk-infracfg.c | 14 #define MTK_POLL_TIMEOUT (jiffies_to_usecs(HZ)) macro 42 MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT); in mtk_infracfg_set_bus_protection() 72 MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT); in mtk_infracfg_clear_bus_protection()
|
A D | mtk-pm-domains.c | 29 #define MTK_POLL_TIMEOUT USEC_PER_SEC macro 88 (tmp & pdn_ack) == 0, MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT); in scpsys_sram_enable() 118 MTK_POLL_TIMEOUT); in scpsys_sram_disable() 138 MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT); in _scpsys_bus_protect_enable() 178 MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT); in _scpsys_bus_protect_disable() 232 MTK_POLL_TIMEOUT); in scpsys_power_on() 295 MTK_POLL_TIMEOUT); in scpsys_power_off()
|
A D | mtk-scpsys.c | 24 #define MTK_POLL_TIMEOUT USEC_PER_SEC macro 255 MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT); in scpsys_sram_enable() 276 MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT); in scpsys_sram_disable() 328 MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT); in scpsys_power_on() 396 MTK_POLL_DELAY_US, MTK_POLL_TIMEOUT); in scpsys_power_off()
|
Completed in 9 milliseconds