Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/brcm/board/stingray/driver/
H A Dihost_pll_config.c217 unsigned int lock_status; in ARMCOE_crm_pllIsLocked() local
225 lock_status = mmio_read_32(ihostx_config_root + in ARMCOE_crm_pllIsLocked()
227 if (lock_status & BIT(A72_CRM_PLL_STATUS__PLL0_LOCK_R)) in ARMCOE_crm_pllIsLocked()