HomeSort by relevance Sort by last modified time
    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, &regs->spih_int_mask, 0x00000000); /* Clear Intmask */
411 SPIPCI_WREG(osh, &regs->spih_int_mask, sd->intmask); /* Clear Intmask */
432 SPIPCI_WREG(osh, &regs->spih_int_mask, sd->intmask);
486 SPIPCI_WREG(osh, &regs->spih_int_mask, sd->intmask);
570 SPIPCI_WREG(osh, &regs->spih_int_mask, sd->intmask);

Completed in 511 milliseconds