Searched refs:PLTFM_STRTOUL (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | type.h | 131 #define PLTFM_STRTOUL(buf, base) \ macro 240 #define PLTFM_STRTOUL(buf, base) \ macro
|
| H A D | mac_def.h | 122 #define PLTFM_STRTOUL(buf, base) \ macro 238 #define PLTFM_STRTOUL(buf, base) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | type.h | 131 #define PLTFM_STRTOUL(buf, base) \ macro 240 #define PLTFM_STRTOUL(buf, base) \ macro
|
| H A D | mac_def.h | 122 #define PLTFM_STRTOUL(buf, base) \ macro 238 #define PLTFM_STRTOUL(buf, base) \ macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | dbg_cmd.c | 195 val = PLTFM_STRTOUL(input[1], 10); in cmd_mac_reg_dump() 375 value = PLTFM_STRTOUL(input[2], 16); in cmd_mac_fw_log_cfg() 377 op = PLTFM_STRTOUL(input[3], 10); in cmd_mac_fw_log_cfg() 529 val = PLTFM_STRTOUL(input[1], 10); in cmd_mac_dl_sym()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | dbg_cmd.c | 195 val = PLTFM_STRTOUL(input[1], 10); in cmd_mac_reg_dump() 375 value = PLTFM_STRTOUL(input[2], 16); in cmd_mac_fw_log_cfg() 377 op = PLTFM_STRTOUL(input[3], 10); in cmd_mac_fw_log_cfg() 529 val = PLTFM_STRTOUL(input[1], 10); in cmd_mac_dl_sym()
|