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

  /hardware/broadcom/wlan/bcm4329/src/include/
sdio.h 104 #define INTR_CTL_FUNC2_EN 0x4 /* interrupt enable for function 2 */
  /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 866 fn_ints |= INTR_CTL_FUNC2_EN;
    [all...]
bcmsdstd.c     [all...]

Completed in 117 milliseconds