Home
last modified time | relevance | path

Searched full:switching (Results 1 – 25 of 847) sorted by relevance

12345678910>>...34

/linux/drivers/soc/rockchip/
H A Dgrf.c31 * Disable auto jtag/sdmmc switching that causes issues with the
34 { "jtag switching", RK3036_GRF_SOC_CON0, FIELD_PREP_WM16_CONST(BIT(11), 0) },
46 { "jtag switching", RK3128_GRF_SOC_CON0, FIELD_PREP_WM16_CONST(BIT(8), 0) },
58 { "jtag switching", RK3228_GRF_SOC_CON6, FIELD_PREP_WM16_CONST(BIT(8), 0) },
70 { "jtag switching", RK3288_GRF_SOC_CON0, FIELD_PREP_WM16_CONST(BIT(12), 0) },
82 { "jtag switching", RK3328_GRF_SOC_CON4, FIELD_PREP_WM16_CONST(BIT(12), 0) },
93 { "jtag switching", RK3368_GRF_SOC_CON15, FIELD_PREP_WM16_CONST(BIT(13), 0) },
116 { "jtag switching", RK3399_GRF_SOC_CON7, FIELD_PREP_WM16_CONST(BIT(12), 0) },
152 { "jtag switching", RK3576_IOCGRF_MISC_CON, FIELD_PREP_WM16_CONST(BIT(1), 0) },
163 { "jtag switching", RK3588_GRF_SOC_CON6, FIELD_PREP_WM16_CONST(BIT(14), 0) },
/linux/tools/verification/models/sched/
H A Dsts.dot12 {node [shape = circle] "switching"};
23 "disable_to_switch" -> "switching" [ label = "sched_switch" ];
32 "switching" [label = "switching"];
33 "switching" -> "enable_to_exit" [ label = "irq_enable" ];
/linux/arch/riscv/include/asm/
H A Dmembarrier.h10 * Only need the full barrier when switching between processes. in membarrier_arch_switch_mm()
11 * Barrier when switching from kernel to userspace is not in membarrier_arch_switch_mm()
13 * when switching from userspace to kernel is not needed after in membarrier_arch_switch_mm()
27 * switching between processes; in particular, on a transition in membarrier_arch_switch_mm()
/linux/Documentation/devicetree/bindings/usb/
H A Dusb-switch.yaml13 Common properties for devices handling USB mode and orientation switching.
17 description: Possible handler of altmode switching
21 description: Possible handler of orientation switching
H A Dqcom,wcd939x-usbss.yaml18 graph description to handle USB-C altmode & orientation switching for Audio
48 purpose of handling altmode muxing and orientation switching.
54 purpose of handling USB-C Audio Accessory Mode muxing and orientation switching.
H A Dusb-switch-ports.yaml13 Ports Graph properties for devices handling USB mode and orientation switching.
20 handling altmode muxing and orientation switching.
/linux/arch/powerpc/include/asm/
H A Dmembarrier.h9 * Only need the full barrier when switching between processes. in membarrier_arch_switch_mm()
10 * Barrier when switching from kernel to userspace is not in membarrier_arch_switch_mm()
12 * when switching from userspace to kernel is not needed after in membarrier_arch_switch_mm()
/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,wcd939x.yaml19 to handle USB-C altmode & orientation switching for Audio Accessory Mode.
34 description: Flag the port as possible handler of altmode switching
38 description: Flag the port as possible handler of orientation switching
45 purpose of handling altmode muxing and orientation switching to detect and
/linux/include/uapi/linux/
H A Dvt.h30 #define VT_AUTO 0x00 /* auto vt switching */
31 #define VT_PROCESS 0x01 /* process controls switching */
64 #define VT_LOCKSWITCH 0x560B /* disallow vt switching */
65 #define VT_UNLOCKSWITCH 0x560C /* allow vt switching */
/linux/Documentation/admin-guide/laptops/
H A Dasus-laptop.rst18 switching the LCD backlight on and off, and most importantly, allows you to
39 - Video output switching
97 Display switching
100 Note: the display switching code is currently considered EXPERIMENTAL.
102 Switching works for the following models:
113 Switching doesn't work for the following:
178 events are generated and no actual switching occurs. In such a case, a line
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-renesas_usb311 - "host" - switching mode from peripheral to host.
12 - "peripheral" - switching mode from host to peripheral.
H A Dsysfs-platform-phy-rcar-gen3-usb211 - "host" - switching mode from peripheral to host.
12 - "peripheral" - switching mode from host to peripheral.
H A Dsysfs-platform-dptf104 (RW) The PCH FIVR (Fully Integrated Voltage Regulator) switching frequency in MHz,
112 (RW) The PCH FIVR (Fully Integrated Voltage Regulator) switching frequency in MHz,
120 (RO) Get the FIVR switching control frequency in MHz.
127 (RO) Read the FIVR switching frequency control fault status.
H A Dsysfs-class-rnbd-client92 IO handling because it saves time for context switching, switching to
93 another process, handling the interrupt and switching back to the
/linux/Documentation/devicetree/bindings/arm/bcm/
H A Dbrcm,hr2.yaml10 Broadcom Hurricane 2 family of SoCs are used for switching control. These SoCs
13 flash and a PCIe attached integrated switching engine.
/linux/net/mpls/
H A DKconfig7 bool "MultiProtocol Label Switching"
10 MultiProtocol Label Switching routes packets through logical
/linux/arch/powerpc/mm/
H A Dmmu_context.c75 * switching between processes after store to rq->curr, before in switch_mm_irqs_off()
86 /* Nothing else to do if we aren't actually switching */ in switch_mm_irqs_off()
101 * The actual HW switching method differs between the various in switch_mm_irqs_off()
/linux/arch/arc/include/asm/
H A Dentry-compact.h7 * Stack switching code can no longer reliably rely on the fact that
10 * its prologue including stack switching from user mode
22 * - Defined Stack Switching Macro to be reused in all intr/excp hdlrs
136 * assume SP is kernel mode SP. _NO_ need to do any stack switching
207 * code the rest of prolog (stack switching). This is done by stashing
236 /* ARC700 doesn't provide auto-stack switching */
/linux/Documentation/networking/
H A Drepresentors.rst9 used to control internal switching on SmartNICs. For the closely-related port
18 MAC/VLAN-based switching model) can support. This led to a desire to offload
51 If the NIC supports nested switching, there might be separate switchdev
71 transmitted by the representee which fail to match any switching rule should
77 3. It acts as a handle by which switching rules (such as TC filters) can refer
114 This allows the entire switching behaviour of the NIC to be controlled through
/linux/arch/arm/mm/
H A Dproc-sa110.S38 mcr p15, 0, r0, c15, c1, 2 @ Enable clock switching
47 mcr p15, 0, r0, c15, c2, 2 @ Disable clock switching
95 mcr p15, 0, ip, c15, c2, 2 @ disable clock switching
105 mcr p15, 0, r0, c15, c1, 2 @ enable clock switching
H A Dproc-sa1100.S42 mcr p15, 0, r0, c15, c1, 2 @ Enable clock switching
55 mcr p15, 0, ip, c15, c2, 2 @ Disable clock switching
111 mcr p15, 0, r0, c15, c2, 2 @ disable clock switching
115 mcr p15, 0, r0, c15, c1, 2 @ enable clock switching
/linux/tools/testing/selftests/arm64/pauth/
H A Dpac.c347 ASSERT_EQ(before.keyia, after.keyia) TH_LOG("keyia changed after context switching"); in TEST()
348 ASSERT_EQ(before.keyib, after.keyib) TH_LOG("keyib changed after context switching"); in TEST()
349 ASSERT_EQ(before.keyda, after.keyda) TH_LOG("keyda changed after context switching"); in TEST()
350 ASSERT_EQ(before.keydb, after.keydb) TH_LOG("keydb changed after context switching"); in TEST()
370 ASSERT_EQ(before, after) TH_LOG("keyg changed after context switching"); in TEST()
/linux/Documentation/devicetree/bindings/phy/
H A Dphy-rockchip-usbdp.yaml104 description: Flag the port as possible handler of orientation switching
108 description: Flag the port as possible handler of altmode switching
115 handling orientation switching.
/linux/Documentation/userspace-api/media/v4l/
H A Dio.rst35 degree, but for simplicity drivers need not support switching the I/O
36 method (after first switching away from read/write) other than by
/linux/Documentation/devicetree/bindings/memory-controllers/fsl/
H A Dimx8m-ddrc.yaml16 It supports switching between different frequencies at runtime but during
18 switching is implemented by TF-A code which runs from a SRAM area.

12345678910>>...34