Home
last modified time | relevance | path

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

123

/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A DKconfig13 This adds support for MT7921E 802.11ax 2x2:2SS wireless devices.
24 This adds support for MT7921S 802.11ax 2x2:2SS wireless devices.
35 This adds support for MT7921U 802.11ax 2x2:2SS wireless devices.
/linux/tools/perf/arch/x86/tests/
H A Dregs_load.S15 #define SS 11 * 8 macro
48 movq $0, SS(%rdi)
85 movl $0, SS(%edi)
/linux/arch/x86/include/uapi/asm/
H A Dptrace-abi.h23 #define SS 16 macro
59 #define SS 160 macro
/linux/arch/x86/um/
H A Dptrace_32.c47 [SS] = HOST_SS,
83 case SS: in putreg()
129 case SS: in getreg()
H A Dptrace_64.c44 [SS >> 3] = HOST_SS,
86 case SS: in putreg()
162 case SS: in getreg()
H A Duser-offsets.c34 DEFINE(HOST_SS, SS); in foo()
58 DEFINE_LONGS(HOST_SS, SS); in foo()
H A Dsignal.c79 GETREG(SS, ss); in copy_sc_from_user()
154 PUTREG(SS, ss); in copy_sc_to_user()
/linux/Documentation/arch/arm64/
H A Dmops.rst37 - Set the guest's PSTATE.SS to 0 in the exception handler, to handle a
40 Note: Clearing PSTATE.SS is needed so that a single step exception is taken
44 then clearing PSTATE.SS has no effect.
/linux/drivers/net/wireless/mediatek/mt76/mt76x2/
H A DKconfig14 2SS to 866Mbit/s PHY rate.
26 which comply with IEEE 802.11ac standards and support 2SS to
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A DKconfig15 2x2:2SS 4096-QAM, 160MHz channels.
28 2x2:2SS 4096-QAM, 160MHz channels.
/linux/arch/x86/um/os-Linux/
H A Dmcontext.c23 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 Dconfigfs-usb-gadget-uac211 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 Dprintk-formats.rst499 %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/net/wireless/mediatek/mt76/mt7996/
H A DKconfig12 and 2.4GHz IEEE 802.11be 4x4:4SS 4096-QAM, 320MHz channels.
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A DKconfig12 and 2.4GHz IEEE 802.11ax 4x4:4SS 1024-QAM, 160MHz channels,
/linux/drivers/usb/cdns3/
H A DKconfig36 This controller supports FF, HS and SS mode. It doesn't support
119 This controller supports FF, HS, SS and SSP mode.
/linux/drivers/power/supply/
H A Dbq24190_charger.c406 #undef SS
437 BQ24190_SYSFS_FIELD_RO(vbus_stat, SS, VBUS_STAT),
438 BQ24190_SYSFS_FIELD_RO(chrg_stat, SS, CHRG_STAT),
439 BQ24190_SYSFS_FIELD_RO(dpm_stat, SS, DPM_STAT),
440 BQ24190_SYSFS_FIELD_RO(pg_stat, SS, PG_STAT),
441 BQ24190_SYSFS_FIELD_RO(therm_stat, SS, THERM_STAT),
442 BQ24190_SYSFS_FIELD_RO(vsys_stat, SS, VSYS_STAT),
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A DKconfig16 and 2.4GHz, IEEE 802.11ac 4x4:4SS 1733Mbps PHY rate, wave2
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-bosch-acc.dts442 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 Dhacking.rst685 /* Tested on SS-5, SS-10. Probably someone at Sun applied a spell-checker. */
/linux/arch/um/os-Linux/skas/
H A Dprocess.c65 R(SS); in ptrace_reg_name()
79 R(SS); in ptrace_reg_name()
/linux/arch/x86/entry/
H A Dentry_32.S312 movl PT_EFLAGS(%esp), %eax # mix EFLAGS, SS and CS
322 jne .Lend_\@ # returning to user-space with LDT SS
/linux/Documentation/usb/
H A Draw-gadget.rst87 - Support USB 3 features (accept SS endpoint companion descriptor when
/linux/Documentation/core-api/
H A Dprintk-formats.rst546 %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/tools/testing/selftests/nolibc/
H A DMakefile.nolibc198 QEMU_ARGS_sparc32 = -M SS-5 -m 256M -append "console=ttyS0,115200 panic=-1 $(TEST:%=NOLIBC_TEST=…

123