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

  /hardware/broadcom/wlan/bcm4329/src/include/
bcmpcispi.h 89 uint32 spih_pll_status; /* 0xC4 PLL Status Register */ member in struct:__anon7503
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmpcispi.c 222 SPINWAIT(((SPIPCI_RREG(osh, &regs->spih_pll_status) & SPIH_PLL_LOCKED)
224 if ((SPIPCI_RREG(osh, &regs->spih_pll_status) & SPIH_PLL_LOCKED) != SPIH_PLL_LOCKED) {

Completed in 2736 milliseconds