Home
last modified time | relevance | path

Searched refs:SS (Results 1 – 25 of 42) sorted by relevance

12

/Linux-v4.19/arch/x86/include/uapi/asm/
Dptrace-abi.h23 #define SS 16 macro
59 #define SS 160 macro
/Linux-v4.19/tools/perf/arch/x86/tests/
Dregs_load.S15 #define SS 11 * 8 macro
48 movq $0, SS(%rdi)
85 movl $0, SS(%edi)
/Linux-v4.19/arch/x86/um/
Dptrace_64.c42 [SS >> 3] = HOST_SS,
92 case SS: in putreg()
171 case SS: in getreg()
Dptrace_32.c71 [SS] = HOST_SS,
107 case SS: in putreg()
153 case SS: in getreg()
Duser-offsets.c47 DEFINE(HOST_SS, SS); in foo()
76 DEFINE_LONGS(HOST_SS, SS); in foo()
Dsignal.c198 GETREG(SS, ss); in copy_sc_from_user()
280 PUTREG(SS, ss); in copy_sc_to_user()
/Linux-v4.19/Documentation/devicetree/bindings/connector/
Dusb-connector.txt51 1: Super Speed (SS), present in SS capable connectors,
69 to companion PMIC (max77865), SS lines to USB3 PHY and SBU to DisplayPort.
70 DisplayPort video lines are routed to the connector via SS mux in USB3 PHY.
/Linux-v4.19/arch/x86/kernel/
Dftrace_64.S38 #define MCOUNT_REG_SIZE (SS+8 + MCOUNT_FRAME_SIZE)
218 movq %rcx, SS(%rsp)
/Linux-v4.19/Documentation/devicetree/bindings/crypto/
Dsun4i-ss.txt10 * "mod" : SS controller clock
/Linux-v4.19/Documentation/devicetree/bindings/media/
Drenesas,drif.txt9 | Master |-----SS-------->|SYNC DRIFn (slave) |
92 | Master |-----SS-------->|SYNC DRIFn (slave) |
140 | Master |-----SS-------->|SYNC DRIFn (slave) |
/Linux-v4.19/drivers/memory/
Dti-aemif.c43 #define SS(x) ((x) << SS_SHIFT) macro
65 #define SS_VAL(x) (((x) & SS(SS_MAX)) >> SS_SHIFT)
83 EW(EW_MAX) | SS(SS_MAX) | \
/Linux-v4.19/Documentation/devicetree/bindings/usb/
Dqcom,dwc3.txt13 "core" Master/Core clock, have to be >= 125 MHz for SS
30 >=125Mhz (125000000) for MASTER_CLK in SS mode
Ddwc3-xilinx.txt7 "bus_clk" Master/Core clock, have to be >= 125 MHz for SS
Drockchip,dwc3.txt10 "bus_clk" Master/Core clock, have to be >= 62.5 MHz for SS
Ddwc3.txt34 the second element is expected to be a handle to the USB3/SS PHY
45 - snps,u2ss_inp3_quirk: set if we enable P3 OK for U2/SS Inactive quirk
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dbrcm,sr-pcie-phy.txt5 - reg: base address and length of the PCIe SS register space
Dqcom-dwc3-usb-phy.txt1 Qualcomm DWC3 HS AND SS PHY CONTROLLER
/Linux-v4.19/arch/x86/um/os-Linux/
Dmcontext.c18 COPY(EIP); COPY_SEG_CPL3(CS); COPY(EFL); COPY_SEG_CPL3(SS); in get_regs_from_mc()
/Linux-v4.19/drivers/power/supply/
Dbq24190_charger.c355 #undef SS
386 BQ24190_SYSFS_FIELD_RO(vbus_stat, SS, VBUS_STAT),
387 BQ24190_SYSFS_FIELD_RO(chrg_stat, SS, CHRG_STAT),
388 BQ24190_SYSFS_FIELD_RO(dpm_stat, SS, DPM_STAT),
389 BQ24190_SYSFS_FIELD_RO(pg_stat, SS, PG_STAT),
390 BQ24190_SYSFS_FIELD_RO(therm_stat, SS, THERM_STAT),
391 BQ24190_SYSFS_FIELD_RO(vsys_stat, SS, VSYS_STAT),
/Linux-v4.19/arch/x86/entry/
Dcalling.h96 #define SS 20*8 macro
Dentry_64.S306 cmpq $__USER_DS, SS(%rsp) /* SS must match SYSRET */
741 testb $4, (SS-RIP)(%rsp)
Dentry_32.S322 movl PT_EFLAGS(%esp), %eax # mix EFLAGS, SS and CS
332 jne .Lend_\@ # returning to user-space with LDT SS
/Linux-v4.19/tools/perf/arch/x86/util/
Dperf_regs.c23 SMPL_REG(SS, PERF_REG_X86_SS),
/Linux-v4.19/Documentation/networking/caif/
Dspi_porting.txt52 signal a change of state of the input GPIO (SS) to the interface.
120 * SS signal. Once a edge is detected, the ss_cb() function should be
/Linux-v4.19/Documentation/devicetree/bindings/bus/
Dqcom,ebi2.txt21 memory is referred to as "Chip Peripheral SS FPB0" and is 168MB big.

12