Searched refs:MC_GADD_GBADD_MASK (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/geode/
H A Ddisplay_gx1.h37 # define MC_GADD_GBADD_MASK 0x000003ff macro
H A Ddisplay_gx1.c74 fb_base = (readl(mc_regs + MC_GBASE_ADD) & MC_GADD_GBADD_MASK) << 19;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/geode/
H A Ddisplay_gx1.h37 # define MC_GADD_GBADD_MASK 0x000003ff macro
H A Ddisplay_gx1.c74 fb_base = (readl(mc_regs + MC_GBASE_ADD) & MC_GADD_GBADD_MASK) << 19;

Completed in 107 milliseconds