Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/spm/mt8188/
H A Dmt_spm_cond.c207 } plls[] = { in mt_spm_cond_update() local
245 for (i = 0U; i < ARRAY_SIZE(plls); i++) { in mt_spm_cond_update()
246 if ((mmio_read_32(plls[i].en_reg) & BIT(9)) != 0U) { in mt_spm_cond_update()
247 spm_cond_t.table_pll |= plls[i].pll_b; in mt_spm_cond_update()
/rk3399_ARM-atf/include/plat/marvell/odyssey/csr/
H A Dody-csrs-rst.h952 uint64_t plls : 16; member