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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dhp100.h334 #define HP100_EEPROM_LOAD 0x0001 /* 0->1 loads EEPROM into registers. */ macro
H A Dhp100.c2430 hp100_andw(~HP100_EEPROM_LOAD, EEPROM_CTRL);
2431 hp100_orw(HP100_EEPROM_LOAD, EEPROM_CTRL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dhp100.h334 #define HP100_EEPROM_LOAD 0x0001 /* 0->1 loads EEPROM into registers. */ macro
H A Dhp100.c2430 hp100_andw(~HP100_EEPROM_LOAD, EEPROM_CTRL);
2431 hp100_orw(HP100_EEPROM_LOAD, EEPROM_CTRL);

Completed in 112 milliseconds