Home
last modified time | relevance | path

Searched refs:PLTFM_MONITOR_WRITE (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/
H A Dhalmac_dbg.c109 PLTFM_MONITOR_WRITE(offset, 1, value, func, line); in monitor_reg_write_8()
119 PLTFM_MONITOR_WRITE(offset, 2, value, func, line); in monitor_reg_write_16()
129 PLTFM_MONITOR_WRITE(offset, 4, value, func, line); in monitor_reg_write_32()
H A Dhalmac_type.h187 #define PLTFM_MONITOR_WRITE(offset, byte, val, __func, __line) \ macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/
H A Dhalmac_dbg.c109 PLTFM_MONITOR_WRITE(offset, 1, value, func, line); in monitor_reg_write_8()
119 PLTFM_MONITOR_WRITE(offset, 2, value, func, line); in monitor_reg_write_16()
129 PLTFM_MONITOR_WRITE(offset, 4, value, func, line); in monitor_reg_write_32()
H A Dhalmac_type.h187 #define PLTFM_MONITOR_WRITE(offset, byte, val, __func, __line) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/
H A Dhalmac_dbg.c110 PLTFM_MONITOR_WRITE(offset, 1, value, func, line); in monitor_reg_write_8()
120 PLTFM_MONITOR_WRITE(offset, 2, value, func, line); in monitor_reg_write_16()
130 PLTFM_MONITOR_WRITE(offset, 4, value, func, line); in monitor_reg_write_32()
H A Dhalmac_type.h188 #define PLTFM_MONITOR_WRITE(offset, byte, val, __func, __line) \ macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/
H A Dhalmac_dbg.c109 PLTFM_MONITOR_WRITE(offset, 1, value, func, line); in monitor_reg_write_8()
119 PLTFM_MONITOR_WRITE(offset, 2, value, func, line); in monitor_reg_write_16()
129 PLTFM_MONITOR_WRITE(offset, 4, value, func, line); in monitor_reg_write_32()
H A Dhalmac_type.h187 #define PLTFM_MONITOR_WRITE(offset, byte, val, __func, __line) \ macro