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

  /hardware/broadcom/wlan/bcm4329/src/include/
linux_osl.h 78 bool mmbus; member in struct:__anon9416
138 #define SELECT_BUS_WRITE(osh, mmap_op, bus_op) if (((osl_pubinfo_t*)(osh))->mmbus) \
140 #define SELECT_BUS_READ(osh, mmap_op, bus_op) (((osl_pubinfo_t*)(osh))->mmbus) ? \
  /hardware/broadcom/wlan/bcm4329/src/shared/
linux_osl.c 177 osh->pub.mmbus = TRUE;
183 osh->pub.mmbus = FALSE;

Completed in 255 milliseconds