Searched refs:PLTFM_MONITOR_READ (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/ |
| H A D | halmac_dbg.c | 64 PLTFM_MONITOR_READ(offset, 1, val, func, line); in monitor_reg_read_8() 76 PLTFM_MONITOR_READ(offset, 2, val, func, line); in monitor_reg_read_16() 88 PLTFM_MONITOR_READ(offset, 4, val, func, line); in monitor_reg_read_32() 99 PLTFM_MONITOR_READ(offset, size, 0, func, line); in monitor_reg_sdio_cmd53_read_n()
|
| H A D | halmac_type.h | 184 #define PLTFM_MONITOR_READ(offset, byte, val, __func, __line) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/ |
| H A D | halmac_dbg.c | 64 PLTFM_MONITOR_READ(offset, 1, val, func, line); in monitor_reg_read_8() 76 PLTFM_MONITOR_READ(offset, 2, val, func, line); in monitor_reg_read_16() 88 PLTFM_MONITOR_READ(offset, 4, val, func, line); in monitor_reg_read_32() 99 PLTFM_MONITOR_READ(offset, size, 0, func, line); in monitor_reg_sdio_cmd53_read_n()
|
| H A D | halmac_type.h | 184 #define PLTFM_MONITOR_READ(offset, byte, val, __func, __line) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/ |
| H A D | halmac_dbg.c | 65 PLTFM_MONITOR_READ(offset, 1, val, func, line); in monitor_reg_read_8() 77 PLTFM_MONITOR_READ(offset, 2, val, func, line); in monitor_reg_read_16() 89 PLTFM_MONITOR_READ(offset, 4, val, func, line); in monitor_reg_read_32() 100 PLTFM_MONITOR_READ(offset, size, 0, func, line); in monitor_reg_sdio_cmd53_read_n()
|
| H A D | halmac_type.h | 185 #define PLTFM_MONITOR_READ(offset, byte, val, __func, __line) \ macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/ |
| H A D | halmac_dbg.c | 64 PLTFM_MONITOR_READ(offset, 1, val, func, line); in monitor_reg_read_8() 76 PLTFM_MONITOR_READ(offset, 2, val, func, line); in monitor_reg_read_16() 88 PLTFM_MONITOR_READ(offset, 4, val, func, line); in monitor_reg_read_32() 99 PLTFM_MONITOR_READ(offset, size, 0, func, line); in monitor_reg_sdio_cmd53_read_n()
|
| H A D | halmac_type.h | 184 #define PLTFM_MONITOR_READ(offset, byte, val, __func, __line) \ macro
|