HomeSort by relevance Sort by last modified time
    Searched refs:INTR_CTL_FUNC1_EN (Results 1 - 4 of 4) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/include/
sdio.h 103 #define INTR_CTL_FUNC1_EN 0x2 /* interrupt enable for function 1 */
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdh_sdmmc.c 232 reg |= (INTR_CTL_FUNC1_EN | INTR_CTL_FUNC2_EN | INTR_CTL_MASTER_EN);
261 reg &= ~(INTR_CTL_FUNC1_EN | INTR_CTL_FUNC2_EN);
    [all...]
bcmsdspi.c 862 fn_ints = INTR_CTL_FUNC1_EN;
    [all...]
bcmsdstd.c     [all...]

Completed in 30 milliseconds