Searched refs:PLTFM_MONITOR_WRITE (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/ |
| H A D | halmac_dbg.c | 109 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 D | halmac_type.h | 187 #define PLTFM_MONITOR_WRITE(offset, byte, val, __func, __line) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/ |
| H A D | halmac_dbg.c | 109 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 D | halmac_type.h | 187 #define PLTFM_MONITOR_WRITE(offset, byte, val, __func, __line) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/ |
| H A D | halmac_dbg.c | 110 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 D | halmac_type.h | 188 #define PLTFM_MONITOR_WRITE(offset, byte, val, __func, __line) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/ |
| H A D | halmac_dbg.c | 109 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 D | halmac_type.h | 187 #define PLTFM_MONITOR_WRITE(offset, byte, val, __func, __line) \ macro
|