Searched refs:DC_SIO_ROMCTL_READ (Results 1 – 2 of 2) sorted by relevance
385 DC_SETBIT(sc, DC_SIO, DC_SIO_ROMCTL_READ); in dc_eeprom_width()427 DC_SETBIT(sc, DC_SIO, DC_SIO_ROMCTL_READ); in dc_eeprom_width()445 DC_SETBIT(sc, DC_SIO, DC_SIO_ROMCTL_READ); in dc_eeprom_idle()536 SIO_SET(DC_SIO_ROMSEL | DC_SIO_ROMCTL_READ); in dc_eeprom_getword_xircom()545 SIO_CLR(DC_SIO_ROMSEL | DC_SIO_ROMCTL_READ); in dc_eeprom_getword_xircom()563 DC_SETBIT(sc, DC_SIO, DC_SIO_ROMCTL_READ); in dc_eeprom_getword()
288 #define DC_SIO_ROMCTL_READ 0x00004000 macro