Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/qti/msm8916/
H A Dmsm8916_cpu_boot.c98 uint32_t pwr_ctl, cbcr, ovr; in msm8916_l2_boot() local
128 cbcr = CORE_CBCR_CLK_ENABLE; in msm8916_l2_boot()
129 mmio_write_32(base + CORE_CBCR, cbcr); in msm8916_l2_boot()
147 cbcr |= CORE_CBCR_HW_CTL; in msm8916_l2_boot()
148 mmio_write_32(base + CORE_CBCR, cbcr); in msm8916_l2_boot()