Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/mediatek/mt8183/drivers/mcdi/
Dmtk_mcdi.c204 uint32_t clk_mask[] = {0x00028000, 0x00000018}; in check_mcdi_ctl_stat() local
211 if (mmio_read_32(clk_regs[i]) & clk_mask[i]) { in check_mcdi_ctl_stat()
/external/u-boot/drivers/clk/rockchip/
Dclk_rk3036.c180 static u32 clk_mask[CLK_COUNT] = { in rkclk_pll_get_rate() local
189 mask = clk_mask[clk_id]; in rkclk_pll_get_rate()
Dclk_rk322x.c181 static u32 clk_mask[CLK_COUNT] = { in rkclk_pll_get_rate() local
190 mask = clk_mask[clk_id]; in rkclk_pll_get_rate()
Dclk_rk3128.c249 static u32 clk_mask[CLK_COUNT] = { in rkclk_pll_get_rate() local
258 mask = clk_mask[clk_id]; in rkclk_pll_get_rate()