Searched refs:INTR_CTL_FUNC2_EN (Results 1 - 4 of 4) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/include/
H A Dsdio.h104 #define INTR_CTL_FUNC2_EN 0x4 /* interrupt enable for function 2 */ macro
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
H A Dbcmsdh_sdmmc.c232 reg |= (INTR_CTL_FUNC1_EN | INTR_CTL_FUNC2_EN | INTR_CTL_MASTER_EN);
261 reg &= ~(INTR_CTL_FUNC1_EN | INTR_CTL_FUNC2_EN);
H A Dbcmsdspi.c866 fn_ints |= INTR_CTL_FUNC2_EN;
H A Dbcmsdstd.c1583 fn_ints |= INTR_CTL_FUNC2_EN;

Completed in 67 milliseconds