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