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

  /src/sys/dev/pci/
if_ipwreg.h 45 #define IPW_CSR_CTL 0x0024
80 /* possible flags for register IPW_CSR_CTL */
if_ipw.c 1768 CSR_WRITE_4(sc, IPW_CSR_CTL, CSR_READ_4(sc, IPW_CSR_CTL) |
1773 if (CSR_READ_4(sc, IPW_CSR_CTL) & IPW_CTL_CLOCK_READY)
1785 CSR_WRITE_4(sc, IPW_CSR_CTL, CSR_READ_4(sc, IPW_CSR_CTL) |
1872 CSR_WRITE_4(sc, IPW_CSR_CTL, CSR_READ_4(sc, IPW_CSR_CTL) |

Completed in 13 milliseconds