| /linux/tools/perf/arch/x86/tests/ |
| H A D | regs_load.S | 15 #define SS 11 * 8 macro 48 movq $0, SS(%rdi) 85 movl $0, SS(%edi)
|
| /linux/arch/x86/um/ |
| H A D | ptrace_32.c | 47 [SS] = HOST_SS, 83 case SS: in putreg() 129 case SS: in getreg()
|
| H A D | ptrace_64.c | 44 [SS >> 3] = HOST_SS, 86 case SS: in putreg() 162 case SS: in getreg()
|
| H A D | user-offsets.c | 34 DEFINE(HOST_SS, SS); in foo() 58 DEFINE_LONGS(HOST_SS, SS); in foo()
|
| H A D | signal.c | 79 GETREG(SS, ss); in copy_sc_from_user() 154 PUTREG(SS, ss); in copy_sc_to_user()
|
| /linux/arch/x86/um/os-Linux/ |
| H A D | mcontext.c | 23 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc() 38 regs->gp[SS / sizeof(unsigned long)] = mc->gregs[REG_CSGSFS] >> 48; in get_regs_from_mc() 67 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_mc_from_regs() 78 mc->gregs[REG_CSGSFS] |= (regs->gp[SS / sizeof(unsigned long)] & 0xffff) << 48; in get_mc_from_regs()
|
| /linux/Documentation/ABI/testing/ |
| H A D | configfs-usb-gadget-uac2 | 11 c_hs_bint capture bInterval for HS/SS (1-4: fixed, 0: auto) 26 p_hs_bint playback bInterval for HS/SS (1-4: fixed, 0: auto)
|
| /linux/Documentation/translations/zh_CN/core-api/ |
| H A D | printk-formats.rst | 499 %pt[RT] YYYY-mm-ddTHH:MM:SS 500 %pt[RT]s YYYY-mm-dd HH:MM:SS 502 %pt[RT]t HH:MM:SS
|
| /linux/drivers/usb/cdns3/ |
| H A D | Kconfig | 36 This controller supports FF, HS and SS mode. It doesn't support 119 This controller supports FF, HS, SS and SSP mode.
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6q-bosch-acc.dts | 442 connect-gpios = <&gpio1 16 GPIO_ACTIVE_HIGH>; /* Old: 0, SS: HIGH */ 443 intn-gpios = <&gpio7 12 GPIO_ACTIVE_LOW>; /* Old: 1, SS: HIGH */ 444 reset-gpios = <&gpio5 5 GPIO_ACTIVE_LOW>; /* Old: 0, SS: HIGH */
|
| /linux/Documentation/translations/zh_CN/kernel-hacking/ |
| H A D | hacking.rst | 685 /* Tested on SS-5, SS-10. Probably someone at Sun applied a spell-checker. */
|
| /linux/arch/um/os-Linux/skas/ |
| H A D | process.c | 65 R(SS); in ptrace_reg_name() 79 R(SS); in ptrace_reg_name()
|
| /linux/Documentation/usb/ |
| H A D | raw-gadget.rst | 87 - Support USB 3 features (accept SS endpoint companion descriptor when
|
| /linux/Documentation/core-api/ |
| H A D | printk-formats.rst | 546 %pt[RT] YYYY-mm-ddTHH:MM:SS 547 %pt[RT]s YYYY-mm-dd HH:MM:SS 549 %pt[RT]t HH:MM:SS
|
| /linux/Documentation/arch/x86/x86_64/ |
| H A D | fsgs.rst | 21 In 64-bit mode the CS/SS/DS/ES segments are ignored and the base address is
|
| /linux/tools/testing/selftests/nolibc/ |
| H A D | Makefile.nolibc | 198 QEMU_ARGS_sparc32 = -M SS-5 -m 256M -append "console=ttyS0,115200 panic=-1 $(TEST:%=NOLIBC_TEST=%)"
|
| /linux/drivers/phy/qualcomm/ |
| H A D | Kconfig | 225 both HS and SS PHY controllers.
|
| /linux/Documentation/driver-api/usb/ |
| H A D | dwc3.rst | 211 ``U2``, ``U3``, ``SS.Disabled``, ``RX.Detect``, ``SS.Inactive``,
|
| /linux/Documentation/devicetree/bindings/net/ |
| H A D | keystone-netcp.txt | 52 - ranges: address range of NetCP (includes, Ethernet SS, PA and SA)
|
| /linux/Documentation/arch/arm/pxa/ |
| H A D | mfp.rst | 162 | RESERVED |PS|PU|PD| DRIVE |SS|SD|SO|EC|EF|ER|--| AF_SEL |
|
| /linux/drivers/iommu/ |
| H A D | msm_iommu_hw-8xxx.h | 469 #define SET_SS(b, c, v) SET_CONTEXT_FIELD(b, c, FSR, SS, v) 657 #define GET_SS(b, c) GET_CONTEXT_FIELD(b, c, FSR, SS) 1026 #define SS (SS_MASK << SS_SHIFT) macro
|
| /linux/Documentation/translations/it_IT/kernel-hacking/ |
| H A D | hacking.rst | 846 /* Tested on SS-5, SS-10. Probably someone at Sun applied a spell-checker. */
|
| /linux/arch/arm/boot/dts/nvidia/ |
| H A D | tegra124-apalis-v1.2.dtsi | 1818 /* USBO1, USBO1 (SS), USBH2, USBH4 and USBH4 (SS) */
|
| H A D | tegra124-apalis.dtsi | 1811 /* USBO1, USBO1 (SS), USBH2, USBH4 and USBH4 (SS) */
|
| /linux/tools/arch/x86/lib/ |
| H A D | x86-opcode-map.txt | 74 16: PUSH SS (i64) 75 17: POP SS (i64) 108 36: SEG=SS (Prefix)
|