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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/tx4938/toshiba_rbtx4938/
H A Dsetup.c572 #define SEEPROM1_CS 7 /* PIO7 */ macro
583 tx4938_pioptr->dout &= ~(1 << SEEPROM1_CS);
585 tx4938_pioptr->dout |= (1 << SEEPROM1_CS);
658 tx4938_pioptr->dout |= (1 << SEEPROM1_CS);
659 tx4938_pioptr->dir |= (1 << SEEPROM1_CS);

Completed in 48 milliseconds