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

  /hardware/broadcom/wlan/bcm4329/src/include/
osl.h 50 #ifndef OR_REG
51 #define OR_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) | (v))
linux_osl.h 200 #define OR_REG(osh, r, v) W_REG(osh, (r), R_REG(osh, r) | (v))
  /hardware/broadcom/wlan/bcm4329/src/shared/
siutils.c 271 OR_REG(sii->osh, &cc->slow_clk_ctl, SCC_SS_XTAL);
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c     [all...]

Completed in 96 milliseconds