Searched full:switcher (Results 1 – 25 of 33) sorted by relevance
12
/linux-6.12.1/arch/arm/include/asm/ |
D | bL_switcher.h | 27 * the switcher. 29 * The notifier chain is called with the switcher activation lock held: 30 * the switcher will not be enabled or disabled during callbacks. 45 * the switcher. 46 * bL_switcher_get_enabled() returns true if the switcher is currently
|
D | topology.h | 10 /* big.LITTLE switcher is incompatible with frequency invariance */
|
/linux-6.12.1/include/linux/mfd/ |
D | motorola-cpcap.h | 79 #define CPCAP_REG_SDVSPLL 0x0600 /* Switcher DVS and PLL */ 80 #define CPCAP_REG_SI2CC1 0x0604 /* Switcher I2C Control 1 */ 81 #define CPCAP_REG_Si2CC2 0x0608 /* Switcher I2C Control 2 */ 82 #define CPCAP_REG_S1C1 0x060c /* Switcher 1 Control 1 */ 83 #define CPCAP_REG_S1C2 0x0610 /* Switcher 1 Control 2 */ 84 #define CPCAP_REG_S2C1 0x0614 /* Switcher 2 Control 1 */ 85 #define CPCAP_REG_S2C2 0x0618 /* Switcher 2 Control 2 */ 86 #define CPCAP_REG_S3C 0x061c /* Switcher 3 Control */ 87 #define CPCAP_REG_S4C1 0x0620 /* Switcher 4 Control 1 */ 88 #define CPCAP_REG_S4C2 0x0624 /* Switcher 4 Control 2 */ [all …]
|
/linux-6.12.1/arch/arm/common/ |
D | bL_switcher.c | 3 * arch/arm/common/bL_switcher.c -- big.LITTLE cluster switcher core driver 59 * bL switcher core code. 134 * Generic switcher interface 332 * the appropriate switcher thread. This function may or may not return 415 dev_err(cpu_dev, "switcher: unable to restore CPU\n"); in bL_switcher_restore_cpus() 564 pr_info("big.LITTLE switcher initializing\n"); in bL_switcher_enable() 587 pr_info("big.LITTLE switcher initialized\n"); in bL_switcher_enable() 591 pr_warn("big.LITTLE switcher initialization failed\n"); in bL_switcher_enable() 622 * To deactivate the switcher, we must shut down the switcher in bL_switcher_disable() 625 * same as the original one, we'll recreate a switcher thread in bL_switcher_disable() [all …]
|
D | bL_switcher_dummy_if.c | 3 * arch/arm/common/bL_switcher_dummy_if.c -- b.L switcher dummy interface 60 MODULE_DESCRIPTION("big.LITTLE switcher dummy user interface");
|
D | mcpm_entry.c | 178 * We can't use regular spinlocks. In the switcher case, it is possible
|
/linux-6.12.1/include/linux/platform_data/ |
D | lp8755.h | 60 * @mphase_type : Multiphase Switcher Configurations.
|
/linux-6.12.1/drivers/hid/bpf/progs/ |
D | Huion__Inspiroy-2-S.bpf.c | 33 * To switch the tablet use e.g. https://github.com/whot/huion-switcher 36 * This BPF works for both modes. The huion-switcher tool sets the 59 * https://github.com/whot/huion-switcher 394 * the udev property (e.g. huion-switcher run manually) in SEC()
|
D | Huion__Dial-2.bpf.c | 34 * To switch the tablet use e.g. https://github.com/whot/huion-switcher 37 * This BPF works for both modes. The huion-switcher tool sets the 59 * https://github.com/whot/huion-switcher 455 * the udev property (e.g. huion-switcher run manually) in SEC()
|
/linux-6.12.1/kernel/trace/rv/ |
D | rv.c | 116 * - It is an on/off general switcher for monitoring. Note 120 * switcher. 575 * Monitoring on global switcher! 592 * monitoring_on general switcher.
|
/linux-6.12.1/arch/m68k/include/uapi/asm/ |
D | ptrace.h | 57 * switcher: it's pushed after the normal "struct pt_regs".
|
/linux-6.12.1/Documentation/admin-guide/ |
D | video-output.rst | 1 Video Output Switcher Control
|
/linux-6.12.1/include/linux/ |
D | tick.h | 19 /* Should be core only, but ARM BL switcher requires it */ 21 /* Should be core only, but XEN resume magic and ARM BL switcher require it */
|
/linux-6.12.1/arch/alpha/include/uapi/asm/ |
D | ptrace.h | 56 * switcher: it's pushed after the normal "struct pt_regs".
|
/linux-6.12.1/Documentation/trace/rv/ |
D | runtime-verification.rst | 173 This is an on/off general switcher for monitoring. It resembles the 174 "tracing_on" switcher in the trace interface.
|
/linux-6.12.1/arch/nios2/include/asm/ |
D | ptrace.h | 50 * switcher: it's pushed after the normal "struct pt_regs".
|
/linux-6.12.1/Documentation/hwmon/ |
D | lt7182s.rst | 22 LT7182S is a Dual Channel 6A, 20V PolyPhase Step-Down Silent Switcher with
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-roc-pc-plus.dts | 76 /* not amplifier, used as switcher only */
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | baikal,bt1-ccu-pll.yaml | 52 with an interface wrapper (so called safe PLL' clocks switcher) to simplify
|
/linux-6.12.1/drivers/regulator/ |
D | mc13892-regulator.c | 414 * Figure out if the HI bit is set inside the switcher mode register in mc13892_sw_regulator_get_voltage_sel() 419 * buck switcher does not support output range programming therefore in mc13892_sw_regulator_get_voltage_sel()
|
/linux-6.12.1/arch/arm/ |
D | Kconfig | 1007 bool "big.LITTLE switcher support" 1011 The big.LITTLE "switcher" provides the core functionality to 1016 tristate "Simple big.LITTLE switcher user interface" 1020 the big.LITTLE switcher core code. It is meant for
|
/linux-6.12.1/arch/powerpc/ |
D | Kconfig.debug | 152 bool "Include BDI-2000 user context switcher"
|
/linux-6.12.1/net/ipv4/ |
D | tcp_htcp.c | 24 MODULE_PARM_DESC(use_bandwidth_switch, "turn on/off bandwidth switcher");
|
/linux-6.12.1/Documentation/devicetree/bindings/ |
D | trivial-devices.yaml | 44 # Analog Devices LT7182S Dual Channel 6A, 20V PolyPhase Step-Down Silent Switcher
|
/linux-6.12.1/drivers/cpufreq/ |
D | vexpress-spc-cpufreq.c | 92 /* For switcher we use virtual A7 clock rates */ in clk_get_cpu_rate()
|
12