HomeSort by relevance Sort by last modified time
    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, &regs->spih_ext);
359 SPIPCI_WREG(osh, &regs->spih_ext, t);
376 SPIPCI_RREG(osh, &regs->spih_ext)));
391 SPIPCI_ORREG(osh, &regs->spih_ext, 0x10);
393 SPIPCI_ANDREG(osh, &regs->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