Searched refs:videl (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/
H A Datafb.c1544 hw->st_shift = videl.st_shift & 0x300;
1545 hw->f_shift = videl.f_shift;
1546 hw->vid_control = videl.control;
1547 hw->vid_mode = videl.mode;
1549 hw->xoffset = videl.xoffset & 0xf;
1550 hw->hht = videl.hht;
1551 hw->hbb = videl.hbb;
1552 hw->hbe = videl.hbe;
1553 hw->hdb = videl.hdb;
1554 hw->hde = videl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Datarihw.h276 #define videl ((*(volatile struct VIDEL *)VIDEL_BAS)) macro

Completed in 180 milliseconds