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

  /hardware/broadcom/wlan/bcm4329/src/include/
siutils.h 43 uint32 pmucaps; member in struct:si_pub
  /hardware/broadcom/wlan/bcm4329/src/shared/
siutils.c 206 sii->pub.pmucaps = R_REG(sii->osh, &cc->pmucapabilities);
207 sii->pub.pmurev = sii->pub.pmucaps & PCAP_REV_MASK;
210 SI_MSG(("Chipc: rev %d, caps 0x%x, chipst 0x%x pmurev %d, pmucaps 0x%x\n",
212 sii->pub.pmucaps));
    [all...]

Completed in 19 milliseconds