Searched refs:iow (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/drivers/net/ |
D | dm9000.c | 182 iow(board_info_t * db, int reg, int value) in iow() function 373 iow(db, DM9000_EPAR, offset); in dm9000_read_eeprom() 374 iow(db, DM9000_EPCR, EPCR_ERPRR); in dm9000_read_eeprom() 385 iow(db, DM9000_EPCR, 0x0); in dm9000_read_eeprom() 409 iow(db, DM9000_EPAR, offset); in dm9000_write_eeprom() 410 iow(db, DM9000_EPDRH, data[1]); in dm9000_write_eeprom() 411 iow(db, DM9000_EPDRL, data[0]); in dm9000_write_eeprom() 412 iow(db, DM9000_EPCR, EPCR_WEP | EPCR_ERPRW); in dm9000_write_eeprom() 420 iow(db, DM9000_EPCR, 0); in dm9000_write_eeprom() 485 iow(dm, DM9000_RCSR, dm->rx_csum ? RCSR_CSUM : 0); in dm9000_set_rx_csum_unlocked() [all …]
|
/linux-2.6.39/arch/mips/include/asm/sn/sn0/ |
D | hubio.h | 459 iow: 1; /* IO Write operation */ member 481 iow: 1; /* IO Write operation */ member
|
/linux-2.6.39/Documentation/hwmon/ |
D | abituguru-datasheet | 167 This bank contains 0 sensors, iow the sensor address is ignored (but must be
|