OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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, ®s->
spih_pll_status
) & SPIH_PLL_LOCKED)
224
if ((SPIPCI_RREG(osh, ®s->
spih_pll_status
) & SPIH_PLL_LOCKED) != SPIH_PLL_LOCKED) {
Completed in 2736 milliseconds