Searched refs:SDIO_LOCAL_REG_MSK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ | ||
H A D | sdio.h | 20 #define SDIO_LOCAL_REG_MSK 0x00000fff macro |
H A D | sdio.c | 43 addr &= SDIO_LOCAL_REG_MSK; in rtw_sdio_to_bus_offset() |