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

  /hardware/broadcom/wlan/bcm4329/src/shared/
sbutils.c 337 (SBTML_RESET | SBTML_REJ_MASK | (SICF_CLOCK_EN << SBTML_SICF_SHIFT))) ==
760 if (R_SBREG(sii, &sb->sbtmstatelow) & SBTML_RESET)
785 SBTML_REJ | SBTML_RESET));
795 W_SBREG(sii, &sb->sbtmstatelow, ((bits << SBTML_SICF_SHIFT) | SBTML_REJ | SBTML_RESET));
827 SBTML_RESET));
  /hardware/broadcom/wlan/bcm4329/src/include/
sbconfig.h 155 #define SBTML_RESET 0x0001

Completed in 24 milliseconds