Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/plat/intel/soc/common/drivers/ccu/
Dncore_ccu.c14 uint32_t poll_active_bit(uint32_t dir);
46 ret = poll_active_bit(dir); in directory_init()
85 uint32_t poll_active_bit(uint32_t dir) in poll_active_bit() function