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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/em28xx/
H A Dem28xx-i2c.c341 switch (em_eeprom->chip_conf >> 4 & 0x3) {
356 if (em_eeprom->chip_conf & 1 << 3)
359 if (em_eeprom->chip_conf & 1 << 2)
362 switch (em_eeprom->chip_conf & 0x3) {
H A Dem28xx.h188 u16 chip_conf; member in struct:em28xx_eeprom

Completed in 40 milliseconds