| /kernel/linux/linux-4.19/drivers/cpufreq/ |
| D | Kconfig.powerpc | 23 This adds support for frequency switching on Maple 970FX 30 This adds support for frequency switching on Apple PowerBooks, 38 This adds support for frequency switching on Apple iMac G5, 46 This adds the support for frequency switching on PA Semi 54 This adds support for CPU frequency switching on IBM POWERNV
|
| /kernel/linux/linux-4.19/lib/ |
| D | percpu-refcount.c | 106 /* non-NULL confirm_switch indicates switching in progress */ in percpu_ref_exit() 154 "percpu ref (%pf) <= 0 (%ld) after switching to atomic", in percpu_ref_switch_to_atomic_rcu() 174 /* switching from percpu to atomic */ in __percpu_ref_switch_to_atomic() 178 * Non-NULL ->confirm_switch is used to indicate that switching is in __percpu_ref_switch_to_atomic() 218 * If the previous ATOMIC switching hasn't finished yet, wait for in __percpu_ref_switch_mode() 219 * its completion. If the caller ensures that ATOMIC switching in __percpu_ref_switch_mode() 239 * Schedule switching of @ref to atomic mode. All its percpu counts will 247 * This function may block if @ref is in the process of switching to atomic 249 * switching to atomic mode, this function can be called from any context. 269 * Schedule switching the ref to atomic mode, and wait for the [all …]
|
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| D | Kconfig.powerpc | 24 This adds support for frequency switching on Maple 970FX 31 This adds support for frequency switching on Apple PowerBooks, 39 This adds support for frequency switching on Apple iMac G5, 47 This adds the support for frequency switching on PA Semi 55 This adds support for CPU frequency switching on IBM POWERNV
|
| /kernel/linux/linux-5.10/drivers/soc/rockchip/ |
| D | grf.c | 32 * Disable auto jtag/sdmmc switching that causes issues with the 35 { "jtag switching", RK3036_GRF_SOC_CON0, HIWORD_UPDATE(0, 1, 11) }, 46 { "jtag switching", RK3128_GRF_SOC_CON0, HIWORD_UPDATE(0, 1, 8) }, 57 { "jtag switching", RK3228_GRF_SOC_CON6, HIWORD_UPDATE(0, 1, 8) }, 69 { "jtag switching", RK3288_GRF_SOC_CON0, HIWORD_UPDATE(0, 1, 12) }, 81 { "jtag switching", RK3328_GRF_SOC_CON4, HIWORD_UPDATE(0, 1, 12) }, 92 { "jtag switching", RK3368_GRF_SOC_CON15, HIWORD_UPDATE(0, 1, 13) }, 103 { "jtag switching", RK3399_GRF_SOC_CON7, HIWORD_UPDATE(0, 1, 12) },
|
| /kernel/linux/linux-4.19/Documentation/isdn/ |
| D | INTERFACE.fax | 90 switching to phase C. 93 switching to phase D. 96 switching to phase B. 99 switching to phase B. 110 1: switching to phase B (next document) 115 switching to phase D. 118 OK message, switching to phase E.
|
| /kernel/linux/linux-4.19/drivers/soc/rockchip/ |
| D | grf.c | 35 * Disable auto jtag/sdmmc switching that causes issues with the 38 { "jtag switching", RK3036_GRF_SOC_CON0, HIWORD_UPDATE(0, 1, 11) }, 49 { "jtag switching", RK3128_GRF_SOC_CON0, HIWORD_UPDATE(0, 1, 8) }, 60 { "jtag switching", RK3228_GRF_SOC_CON6, HIWORD_UPDATE(0, 1, 8) }, 72 { "jtag switching", RK3288_GRF_SOC_CON0, HIWORD_UPDATE(0, 1, 12) }, 84 { "jtag switching", RK3328_GRF_SOC_CON4, HIWORD_UPDATE(0, 1, 12) }, 95 { "jtag switching", RK3368_GRF_SOC_CON15, HIWORD_UPDATE(0, 1, 13) }, 106 { "jtag switching", RK3399_GRF_SOC_CON7, HIWORD_UPDATE(0, 1, 12) },
|
| /kernel/linux/linux-5.10/lib/ |
| D | percpu-refcount.c | 111 /* non-NULL confirm_switch indicates switching in progress */ in __percpu_ref_exit() 195 "percpu ref (%ps) <= 0 (%ld) after switching to atomic", in percpu_ref_switch_to_atomic_rcu() 215 /* switching from percpu to atomic */ in __percpu_ref_switch_to_atomic() 219 * Non-NULL ->confirm_switch is used to indicate that switching is in __percpu_ref_switch_to_atomic() 265 * If the previous ATOMIC switching hasn't finished yet, wait for in __percpu_ref_switch_mode() 266 * its completion. If the caller ensures that ATOMIC switching in __percpu_ref_switch_mode() 286 * Schedule switching of @ref to atomic mode. All its percpu counts will 294 * This function may block if @ref is in the process of switching to atomic 296 * switching to atomic mode, this function can be called from any context. 316 * Schedule switching the ref to atomic mode, and wait for the [all …]
|
| /kernel/linux/linux-4.19/arch/powerpc/include/asm/ |
| D | membarrier.h | 9 * 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()
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | membarrier.h | 9 * 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()
|
| /kernel/linux/linux-4.19/drivers/gpu/vga/ |
| D | Kconfig | 21 bool "Laptop Hybrid Graphics - GPU switching support" 27 to switch between them. This adds support for dynamic switching when 28 X isn't running and delayed switching until the next logoff. This
|
| /kernel/linux/linux-5.10/drivers/gpu/vga/ |
| D | Kconfig | 22 bool "Laptop Hybrid Graphics - GPU switching support" 30 to switch between them. This adds support for dynamic switching when 31 X isn't running and delayed switching until the next logoff. This
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| D | vt.h | 28 #define VT_AUTO 0x00 /* auto vt switching */ 29 #define VT_PROCESS 0x01 /* process controls switching */ 62 #define VT_LOCKSWITCH 0x560B /* disallow vt switching */ 63 #define VT_UNLOCKSWITCH 0x560C /* allow vt switching */
|
| /kernel/linux/linux-4.19/include/uapi/linux/ |
| D | vt.h | 28 #define VT_AUTO 0x00 /* auto vt switching */ 29 #define VT_PROCESS 0x01 /* process controls switching */ 62 #define VT_LOCKSWITCH 0x560B /* disallow vt switching */ 63 #define VT_UNLOCKSWITCH 0x560C /* allow vt switching */
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/leds/backlight/ |
| D | pm8941-wled.txt | 19 - qcom,switching-freq: kHz; switching frequency; one of: 39 qcom,switching-freq = <1600>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/backlight/ |
| D | qcom-wled.yaml | 78 qcom,switching-freq: 80 kHz; switching frequency. 176 qcom,switching-freq: 194 qcom,switching-freq: 249 qcom,switching-freq = <1600>;
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/usb/ |
| D | usb251xb.txt | 31 - {ganged,individual}-port-switching : select port power switching mode 33 - dynamic-power-switching : enable auto-switching from self- to bus-powered
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/laptops/ |
| D | asus-laptop.rst | 18 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
|
| /kernel/linux/linux-4.19/Documentation/laptops/ |
| D | asus-laptop.txt | 14 switching the LCD backlight on and off, and most importantly, allows you to 35 - Video output switching 90 Display switching 93 Note: the display switching code is currently considered EXPERIMENTAL. 95 Switching works for the following models: 105 Switching doesn't work for the following: 166 events are generated and no actual switching occurs. In such a case, a line
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| D | usb251xb.txt | 32 - {ganged,individual}-port-switching : select port power switching mode 34 - dynamic-power-switching : enable auto-switching from self- to bus-powered
|
| /kernel/linux/linux-5.10/arch/ia64/include/asm/ |
| D | switch_to.h | 3 * Low-level task switching. This is based on information published in 22 * switching to the new address space by calling switch_mm(). 48 * In the SMP case, we save the fph state when context-switching away from a thread that
|
| /kernel/linux/linux-5.10/Documentation/ABI/testing/ |
| D | sysfs-platform-renesas_usb3 | 11 - "host" - switching mode from peripheral to host. 12 - "peripheral" - switching mode from host to peripheral.
|
| /kernel/linux/linux-4.19/Documentation/ABI/testing/ |
| D | sysfs-platform-renesas_usb3 | 10 "host" - switching mode from peripheral to host. 11 "peripheral" - switching mode from host to peripheral.
|
| D | sysfs-platform-phy-rcar-gen3-usb2 | 10 "host" - switching mode from peripheral to host. 11 "peripheral" - switching mode from host to peripheral.
|
| /kernel/linux/linux-5.10/arch/powerpc/mm/ |
| D | mmu_context.c | 61 * This full barrier is needed by membarrier when switching in switch_mm_irqs_off() 73 /* Nothing else to do if we aren't actually switching */ in switch_mm_irqs_off() 90 * The actual HW switching method differs between the various in switch_mm_irqs_off()
|
| /kernel/linux/linux-4.19/arch/powerpc/mm/ |
| D | mmu_context.c | 65 * This full barrier is needed by membarrier when switching in switch_mm_irqs_off() 77 /* Nothing else to do if we aren't actually switching */ in switch_mm_irqs_off() 94 * The actual HW switching method differs between the various in switch_mm_irqs_off()
|