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

  /hardware/broadcom/wlan/bcm4329/src/include/
siutils.h 136 extern uint32 si_core_cflags(si_t *sih, uint32 mask, uint32 val);
  /hardware/broadcom/wlan/bcm4329/src/shared/
siutils.c 758 si_core_cflags(si_t *sih, uint32 mask, uint32 val) function
866 cflags = si_core_cflags(sih, 0, 0);
869 si_core_cflags(sih, 0, (SICF_BIST_EN | SICF_FGC));
878 si_core_cflags(sih, 0xffff, cflags);
    [all...]

Completed in 12 milliseconds