Searched full:powering (Results 1 – 25 of 208) sorted by relevance
123456789
/linux-5.10/include/linux/platform_data/ |
D | i2c-hid.h | 21 * @supplies: regulators for powering on the device. 22 * @post_power_delay_ms: delay after powering on before device is usable.
|
/linux-5.10/Documentation/sound/soc/ |
D | pops-clicks.rst | 5 Pops and clicks are unwanted audio artifacts caused by the powering up and down 21 suppression. Pops can be reduced within playback by powering the audio
|
D | overview.rst | 42 its minimum power state at all times. This includes powering up/down 46 * Pop and click reduction. Pops and clicks can be reduced by powering the
|
/linux-5.10/drivers/pci/hotplug/ |
D | pciehp_ctrl.c | 169 ctrl_info(ctrl, "Slot(%s): Powering off due to button press\n", in pciehp_handle_button_press() 173 ctrl_info(ctrl, "Slot(%s) Powering on due to button press\n", in pciehp_handle_button_press() 380 ctrl_info(ctrl, "Slot(%s): Already in powering on state\n", in pciehp_sysfs_enable_slot() 414 ctrl_info(ctrl, "Slot(%s): Already in powering off state\n", in pciehp_sysfs_disable_slot()
|
D | pciehp.h | 119 * @POWERON_STATE: slot is currently powering on 120 * @POWEROFF_STATE: slot is currently powering off
|
D | shpchp_ctrl.c | 468 ctrl_info(ctrl, "PCI slot #%s - powering off due to button press\n", in handle_button_press_event() 472 ctrl_info(ctrl, "PCI slot #%s - powering on due to button press\n", in handle_button_press_event() 653 ctrl_info(ctrl, "Slot %s is already in powering on state\n", in shpchp_sysfs_enable_slot() 689 ctrl_info(ctrl, "Slot %s is already in powering off state\n", in shpchp_sysfs_disable_slot()
|
/linux-5.10/drivers/macintosh/ |
D | mediabay.c | 86 /* Wait after powering up the media bay this delay in ms 120 mb_powering_down /* Powering down (avoid too fast down/up) */ 167 * Functions for powering up/down the bay, puts the bay device 338 pr_debug("mediabay%d: powering up\n", bay->index); in set_mb_power() 343 pr_debug("mediabay%d: powering down\n", bay->index); in set_mb_power() 469 /* We don't poll when powering down */ in media_bay_step()
|
/linux-5.10/arch/powerpc/platforms/powernv/ |
D | opal-power.c | 86 pr_info("EPOW msg received. Powering off system\n"); in opal_power_control_event() 91 pr_info("DPO msg received. Powering off system\n"); in opal_power_control_event()
|
/linux-5.10/Documentation/devicetree/bindings/power/reset/ |
D | mt6323-poweroff.txt | 4 powering off or on the remote MediaTek SoC through the circuit BBPU.
|
/linux-5.10/drivers/clk/bcm/ |
D | clk-iproc.h | 116 * Control of powering on/off of a PLL 118 * Before powering off a PLL, input isolation (ISO) needs to be enabled
|
/linux-5.10/Documentation/devicetree/bindings/display/panel/ |
D | panel-common.yaml | 94 hardcode the max delay from the panel spec when powering up the panel. 145 the power-supply property specifies the supply powering the panel as a
|
D | mitsubishi,aa104xd12.yaml | 23 description: Reference to the regulator powering the panel VCC pins.
|
D | mitsubishi,aa121td01.yaml | 23 description: Reference to the regulator powering the panel VCC pins.
|
/linux-5.10/drivers/power/reset/ |
D | Kconfig | 149 This driver supports powering off a system using the Intel PIIX4 272 This driver supports powering off a system through
|
/linux-5.10/Documentation/devicetree/bindings/rtc/ |
D | rtc-palmas.txt | 11 TPS80036 supports the backup battery for powering the RTC when main
|
D | ingenic,rtc.yaml | 44 Indicates that the RTC is responsible for powering OFF
|
/linux-5.10/Documentation/devicetree/bindings/leds/ |
D | leds-cpcap.txt | 19 - vdd-supply: A phandle to the regulator powering the LED
|
/linux-5.10/drivers/gpu/drm/panfrost/ |
D | panfrost_gpu.c | 330 dev_err(pfdev->dev, "error powering up gpu L2"); in panfrost_gpu_power_on() 336 dev_err(pfdev->dev, "error powering up gpu shader"); in panfrost_gpu_power_on() 342 dev_err(pfdev->dev, "error powering up gpu tiler"); in panfrost_gpu_power_on()
|
/linux-5.10/Documentation/devicetree/bindings/input/ |
D | hid-over-i2c.txt | 34 or powering it on, before it is ready for communication.
|
/linux-5.10/Documentation/fb/ |
D | sa1100fb.rst | 26 (controlling backlights, powering on the LCD, etc.), the command line
|
/linux-5.10/Documentation/devicetree/bindings/input/rmi4/ |
D | rmi_i2c.txt | 24 - syna,startup-delay-ms: The number of milliseconds to wait after powering on
|
/linux-5.10/Documentation/devicetree/bindings/mmc/ |
D | mmc-pwrseq-simple.yaml | 42 Delay in ms after powering the card and de-asserting the
|
/linux-5.10/Documentation/devicetree/bindings/slimbus/ |
D | bus.txt | 19 details such as non-standard ways of powering up a device. In
|
/linux-5.10/drivers/i2c/ |
D | i2c-core.h | 27 * PMIC when powering down. Atomic transfers are a corner case and not for
|
/linux-5.10/Documentation/devicetree/bindings/arm/cpu-enable-method/ |
D | al,alpine-smp | 33 system fabric, like powering CPUs off.
|
123456789