Home
last modified time | relevance | path

Searched refs:PLTFM_REG_R16 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dtype.h100 #define PLTFM_REG_R16(addr) \ macro
162 #define PLTFM_REG_R16(addr) \ macro
H A Dmac_def.h91 #define PLTFM_REG_R16(addr) \ macro
154 #define PLTFM_REG_R16(addr) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dtype.h100 #define PLTFM_REG_R16(addr) \ macro
162 #define PLTFM_REG_R16(addr) \ macro
H A Dmac_def.h91 #define PLTFM_REG_R16(addr) \ macro
154 #define PLTFM_REG_R16(addr) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_type.h100 #define PLTFM_REG_R16(offset) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_type.h99 #define PLTFM_REG_R16(offset) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_type.h99 #define PLTFM_REG_R16(offset) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_type.h99 #define PLTFM_REG_R16(offset) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A D_pcie.c571 val16 = PLTFM_REG_R16(addr); in reg_read16_pcie()