OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPIH_STATE_MASK
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/wlan/bcm4329/src/include/
bcmpcispi.h
192
#define
SPIH_STATE_MASK
0x30 /* SPI Transfer State Machine state mask */
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmpcispi.c
619
while ((SPIPCI_RREG(osh, ®s->spih_stat) &
SPIH_STATE_MASK
) != 0) {
Completed in 63 milliseconds