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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/aty/
H A Dradeonfb.h389 #define INREG8(addr) readb((rinfo->mmio_base)+addr) macro
H A Dradeon_monitor.c659 ppll_div_sel = INREG8(CLOCK_CNTL_INDEX + 1) & 0x3;
H A Dradeon_base.c528 ppll_div_sel = INREG8(CLOCK_CNTL_INDEX + 1) & 0x3;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfbhw.h523 #define INREG8(addr) readb((u8 __iomem *)(dinfo->mmio_base + (addr))) macro

Completed in 74 milliseconds