HomeSort by: relevance | last modified time | path
    Searched refs:BWI_STATE_LO (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwi.c 1443 CSR_SETBITS_4(sc, BWI_STATE_LO, 0x100000);
1516 state_lo = CSR_READ_4(sc, BWI_STATE_LO);
1520 CSR_WRITE_4(sc, BWI_STATE_LO, state_lo);
1522 CSR_READ_4(sc, BWI_STATE_LO);
1526 CSR_WRITE_4(sc, BWI_STATE_LO, state_lo);
1528 CSR_READ_4(sc, BWI_STATE_LO);
10142 val = CSR_READ_4(sc, BWI_STATE_LO);
10163 state_lo = CSR_READ_4(sc, BWI_STATE_LO);
10180 CSR_WRITE_4(sc, BWI_STATE_LO, state_lo);
10187 state_lo = CSR_READ_4(sc, BWI_STATE_LO);
    [all...]
bwireg.h 55 #define BWI_STATE_LO 0x00000f98

Completed in 1751 milliseconds