Home
last modified time | relevance | path

Searched refs:WB_SIO_EE_CS (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/netif/wb/
H A Dif_wbreg.h193 #define WB_SIO_EE_CS 0x00000001 /* EEPROM chip select */ macro
H A Dif_wb.c261 CSR_WRITE_4(sc, WB_SIO, WB_SIO_EESEL|WB_SIO_EE_CS); in wb_eeprom_getword()
268 CSR_WRITE_4(sc, WB_SIO, WB_SIO_EESEL|WB_SIO_EE_CS); in wb_eeprom_getword()