OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spih_ext
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmpcispi.c
131
SPIPCI_WREG(osh, &si->regs->
spih_ext
, 0x00000000);
356
t = SPIPCI_RREG(osh, ®s->
spih_ext
);
359
SPIPCI_WREG(osh, ®s->
spih_ext
, t);
376
SPIPCI_RREG(osh, ®s->
spih_ext
)));
391
SPIPCI_ORREG(osh, ®s->
spih_ext
, 0x10);
393
SPIPCI_ANDREG(osh, ®s->
spih_ext
, ~0x10);
/hardware/broadcom/wlan/bcm4329/src/include/
bcmpcispi.h
67
uint32
spih_ext
; /* 0x0C SPI Extension Register */
member in struct:__anon7503
Completed in 19 milliseconds