Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dati_radeon_fb.c222 mode->clk_cntl_index & PPLL_DIV_SEL_MASK, in radeon_write_pll_regs()
223 ~PPLL_DIV_SEL_MASK); in radeon_write_pll_regs()
242 mode->clk_cntl_index & PPLL_DIV_SEL_MASK, in radeon_write_pll_regs()
243 ~PPLL_DIV_SEL_MASK); in radeon_write_pll_regs()
/external/u-boot/include/
Dradeon.h985 #define PPLL_DIV_SEL_MASK 0x00000300 macro