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

/netbsd-current/sys/dev/ic/
H A Dseeq8005reg.h117 #define SEEQ_CFG1_STATION_ADDR1 (1 << 9) /* 8005 */ macro
H A Dseeq8005.c1457 sc->sc_config1 |= SEEQ_CFG1_STATION_ADDR1 << naddr;
1464 sc->sc_config1 &= ~(SEEQ_CFG1_STATION_ADDR1 << naddr);

Completed in 188 milliseconds