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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/aty/
H A Datyfb_base.c584 aty_st_le32(GP_IO, 0x31003100, par); /* drive outputs high */
586 aty_st_le32(GP_IO, 0, par); /* turn off outputs */
588 i = aty_ld_le32(GP_IO, par); /* get primary sense value */
592 aty_st_le32(GP_IO, 0x20000000, par); /* drive A low */
594 i = aty_ld_le32(GP_IO, par);
596 aty_st_le32(GP_IO, 0x20002000, par); /* drive A high again */
599 aty_st_le32(GP_IO, 0x10000000, par); /* drive B low */
601 i = aty_ld_le32(GP_IO, par);
603 aty_st_le32(GP_IO, 0x10001000, par); /* drive B high again */
606 aty_st_le32(GP_IO,
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/video/
H A Dmach64.h109 #define GP_IO 0x0078 /* Dword offset 0_1E */ macro

Completed in 51 milliseconds