OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:spih_int_mask
(Results
1 - 2
of
2
) sorted by null
/hardware/broadcom/wlan/bcm4329/src/include/
bcmpcispi.h
77
uint32
spih_int_mask
; /* 0x48 SPI Interrupt Mask */
member in struct:__anon7503
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmpcispi.c
190
SPIPCI_WREG(osh, ®s->
spih_int_mask
, 0x00000000); /* Clear Intmask */
411
SPIPCI_WREG(osh, ®s->
spih_int_mask
, sd->intmask); /* Clear Intmask */
432
SPIPCI_WREG(osh, ®s->
spih_int_mask
, sd->intmask);
486
SPIPCI_WREG(osh, ®s->
spih_int_mask
, sd->intmask);
570
SPIPCI_WREG(osh, ®s->
spih_int_mask
, sd->intmask);
Completed in 511 milliseconds