Home
last modified time | relevance | path

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

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