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 1438 CSR_SETBITS_4(sc, BWI_STATE_LO, 0x100000);
1511 state_lo = CSR_READ_4(sc, BWI_STATE_LO);
1515 CSR_WRITE_4(sc, BWI_STATE_LO, state_lo);
1517 CSR_READ_4(sc, BWI_STATE_LO);
1521 CSR_WRITE_4(sc, BWI_STATE_LO, state_lo);
1523 CSR_READ_4(sc, BWI_STATE_LO);
10154 val = CSR_READ_4(sc, BWI_STATE_LO);
10175 state_lo = CSR_READ_4(sc, BWI_STATE_LO);
10192 CSR_WRITE_4(sc, BWI_STATE_LO, state_lo);
10199 state_lo = CSR_READ_4(sc, BWI_STATE_LO);
    [all...]
bwireg.h 55 #define BWI_STATE_LO 0x00000f98

Completed in 61 milliseconds