Searched refs:cntctl_base (Results 1 – 1 of 1) sorted by relevance
68 uintptr_t cntctl_base; in bl31_platform_setup() local78 cntctl_base = uniphier_cntctl_base[uniphier_soc]; in bl31_platform_setup()81 mmio_write_32(cntctl_base + CNTCR_OFF, CNTCR_FCREQ(0U) | CNTCR_EN); in bl31_platform_setup()
Completed in 2 milliseconds