Home
last modified time | relevance | path

Searched refs:MASK_SDIO_HISR_CLEAR (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h568 #define MASK_SDIO_HISR_CLEAR (SDIO_HISR_TXERR |\ macro
/linux/drivers/staging/rtl8723bs/hal/
H A Dsdio_ops.c968 v32 = hal->sdio_hisr & MASK_SDIO_HISR_CLEAR; in sd_int_hdl()