Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/plat/mediatek/drivers/apusys/mt8188/
Dapusys_power.h42 #define APU_POLL_STEP_US (5) macro
Dapusys_power.c30 count = timeout_us / APU_POLL_STEP_US; in apu_poll()
40 udelay(APU_POLL_STEP_US); in apu_poll()