Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dsdio.h21 #define WLAN_IOREG_REG_MSK 0x0000ffff macro
H A Dsdio.c38 addr &= WLAN_IOREG_REG_MSK; in rtw_sdio_to_bus_offset()