Searched full:switcher (Results 1 – 25 of 60) sorted by relevance
123
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-6.6/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 */
|
| /kernel/linux/linux-5.10/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 …]
|
| /kernel/linux/linux-6.6/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 …]
|
| /kernel/linux/linux-5.10/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");
|
| /kernel/linux/linux-6.6/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");
|
| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| D | lp8755.h | 60 * @mphase_type : Multiphase Switcher Configurations.
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| D | lp8755.h | 60 * @mphase_type : Multiphase Switcher Configurations.
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | tick.h | 17 /* Should be core only, but ARM BL switcher requires it */ 19 /* Should be core only, but XEN resume magic and ARM BL switcher require it */
|
| /kernel/linux/linux-6.6/arch/m68k/include/uapi/asm/ |
| D | ptrace.h | 57 * switcher: it's pushed after the normal "struct pt_regs".
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | video-output.rst | 1 Video Output Switcher Control
|
| /kernel/linux/linux-5.10/arch/alpha/include/uapi/asm/ |
| D | ptrace.h | 56 * switcher: it's pushed after the normal "struct pt_regs".
|
| /kernel/linux/linux-5.10/arch/m68k/include/uapi/asm/ |
| D | ptrace.h | 57 * switcher: it's pushed after the normal "struct pt_regs".
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/ |
| D | video-output.rst | 1 Video Output Switcher Control
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-6.6/arch/alpha/include/uapi/asm/ |
| D | ptrace.h | 56 * switcher: it's pushed after the normal "struct pt_regs".
|
| /kernel/linux/linux-6.6/include/linux/ |
| D | tick.h | 18 /* Should be core only, but ARM BL switcher requires it */ 20 /* Should be core only, but XEN resume magic and ARM BL switcher require it */
|
| /kernel/linux/linux-6.6/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.
|
| /kernel/linux/linux-6.6/arch/nios2/include/asm/ |
| D | ptrace.h | 50 * switcher: it's pushed after the normal "struct pt_regs".
|
| /kernel/linux/linux-5.10/arch/nios2/include/asm/ |
| D | ptrace.h | 50 * switcher: it's pushed after the normal "struct pt_regs".
|
| /kernel/linux/linux-6.6/Documentation/hwmon/ |
| D | lt7182s.rst | 22 LT7182S is a Dual Channel 6A, 20V PolyPhase Step-Down Silent Switcher with
|
123