Home
last modified time | relevance | path

Searched refs:EEPROM_CMD_READ (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/ic/
Dcs89x0reg.h197 #define EEPROM_CMD_READ 0x0200 macro
Dcs89x0.c951 offset | EEPROM_CMD_READ); in cs_read_eeprom()
/netbsd/src/sys/arch/hpcmips/stand/lcboot/
Dif_cs.c123 CS_WRITE_PACKET_PAGE(PKTPG_EEPROM_CMD, offset | EEPROM_CMD_READ); in cs_get_eeprom()
/netbsd/src/sys/arch/evbppc/pmppc/dev/
Dif_cs_mainbus.c391 cs_writereg(sc, PKTPG_EEPROM_CMD, EEPROM_CMD_READ | offset); in cs_rd_eeprom()