Searched refs:DSPABASE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/intelfb/
H A Dintelfbhw.c408 OUTREG(DSPABASE, offset);
432 tmp = INREG(DSPABASE);
433 OUTREG(DSPABASE, tmp);
608 hw->disp_a_base = INREG(DSPABASE);
823 printk(" DSPABASE: 0x%08x\n", hw->disp_a_base);
1457 OUTREG(DSPABASE, hw->disp_a_base);
1464 OUTREG(DSPABASE, hw->disp_a_base);
2018 OUTREG(DSPABASE, dinfo->vsync.pan_offset);
2063 OUTREG(DSPABASE, dinfo->vsync.pan_offset);
H A Dintelfbhw.h419 #define DSPABASE 0x70184 macro

Completed in 61 milliseconds