HomeSort by relevance Sort by last modified time
    Searched refs:AND_REG (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/include/
osl.h 46 #ifndef AND_REG
47 #define AND_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) & (v))
linux_osl.h 199 #define AND_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) & (v))

Completed in 553 milliseconds