Searched defs:SS (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/ |
| H A D | ptrace-abi.h | 23 #define SS 16 macro 59 #define SS 160 macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/ |
| H A D | halbb_ic_hw_info.h | 211 #define GEN_VHT_RATE_IDX(SS, MCS) (0x100 | (((SS) & 0x3) << 4) | ((MCS) & 0xf)) argument 212 #define GEN_HE_RATE_IDX(SS, MCS) (0x180 | (((SS) & 0x3) << 4) | ((MCS) & 0xf)) argument 232 #define BB_VHT_MCS(SS, x) (BB_VHT_1SS_MCS0 + ((SS - 1) * 16 ) + x) argument 233 #define BB_HE_MCS(SS, x) (BB_HE_1SS_MCS0 + ((SS - 1) * 16 ) + x) argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/ |
| H A D | halbb_ic_hw_info.h | 211 #define GEN_VHT_RATE_IDX(SS, MCS) (0x100 | (((SS) & 0x3) << 4) | ((MCS) & 0xf)) argument 212 #define GEN_HE_RATE_IDX(SS, MCS) (0x180 | (((SS) & 0x3) << 4) | ((MCS) & 0xf)) argument 232 #define BB_VHT_MCS(SS, x) (BB_VHT_1SS_MCS0 + ((SS - 1) * 16 ) + x) argument 233 #define BB_HE_MCS(SS, x) (BB_HE_1SS_MCS0 + ((SS - 1) * 16 ) + x) argument
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/tests/ |
| H A D | regs_load.S | 15 #define SS 11 * 8 macro
|
| /OK3568_Linux_fs/kernel/arch/x86/entry/ |
| H A D | calling.h | 98 #define SS 20*8 macro
|
| /OK3568_Linux_fs/u-boot/arch/x86/include/asm/ |
| H A D | ptrace.h | 22 #define SS 16 macro
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/x86emu/x86emu/ |
| H A D | regs.h | 127 u16 CS, DS, SS, ES, FS, GS; member
|
| /OK3568_Linux_fs/u-boot/drivers/bios_emulator/include/x86emu/ |
| H A D | regs.h | 121 u16 CS, DS, SS, ES, FS, GS; member
|
| /OK3568_Linux_fs/kernel/drivers/iommu/ |
| H A D | msm_iommu_hw-8xxx.h | 1026 #define SS (SS_MASK << SS_SHIFT) macro
|