HomeSort by relevance Sort by last modified time
    Searched refs:PPLL_DIV_SEL_MASK (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/video/
ati_radeon_fb.c 221 mode->clk_cntl_index & PPLL_DIV_SEL_MASK,
222 ~PPLL_DIV_SEL_MASK);
241 mode->clk_cntl_index & PPLL_DIV_SEL_MASK,
242 ~PPLL_DIV_SEL_MASK);
  /external/u-boot/include/
radeon.h 985 #define PPLL_DIV_SEL_MASK 0x00000300
    [all...]

Completed in 53 milliseconds