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

  /hardware/broadcom/wlan/bcm4329/src/include/
hndsoc.h 149 #define SICF_FGC 0x0002
  /hardware/broadcom/wlan/bcm4329/src/shared/
aiutils.c 470 return (((R_REG(sii->osh, &ai->ioctrl) & (SICF_FGC | SICF_CLOCK_EN)) == SICF_CLOCK_EN) &&
615 W_REG(sii->osh, &ai->ioctrl, (bits | SICF_FGC | SICF_CLOCK_EN));
sbutils.c 784 (((bits | SICF_FGC | SICF_CLOCK_EN) << SBTML_SICF_SHIFT) |
826 (((bits | resetbits | SICF_FGC | SICF_CLOCK_EN) << SBTML_SICF_SHIFT) |
840 ((bits | resetbits | SICF_FGC | SICF_CLOCK_EN) << SBTML_SICF_SHIFT));
siutils.c 869 si_core_cflags(sih, 0, (SICF_BIST_EN | SICF_FGC));
    [all...]

Completed in 15 milliseconds