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

  /hardware/broadcom/wlan/bcm4329/src/include/
sbconfig.h 44 #define SBCONFIGOFF 0xf00
  /hardware/broadcom/wlan/bcm4329/src/shared/
sbutils.c 50 #define REGS2SB(va) (sbconfig_t*) ((int8*)(va) + SBCONFIGOFF)
397 ((regoff >= SBCONFIGOFF) ?
416 if (regoff >= SBCONFIGOFF) {
426 if (regoff >= SBCONFIGOFF)
aiutils.c 530 ((regoff >= SBCONFIGOFF) ?
siutils.c 497 (sii->common_info->coresba[SI_CC_IDX]) + SBCONFIGOFF));
    [all...]

Completed in 14 milliseconds