OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPIH_RFEMPTY
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/wlan/bcm4329/src/include/
bcmpcispi.h
197
#define
SPIH_RFEMPTY
(1 << 0) /* SPI Read FIFO Empty */
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmpcispi.c
142
while ((SPIPCI_RREG(osh, &si->regs->spih_stat) &
SPIH_RFEMPTY
) == 0) {
Completed in 584 milliseconds