Home
last modified time | relevance | path

Searched refs:powered (Results 1 – 25 of 234) sorted by relevance

12345678910

/linux/drivers/input/joystick/
A Ddb9.c178 db9_saturn_write_sub(port, type, 0, powered, 0); in db9_saturn_read_analog()
181 db9_saturn_write_sub(port, type, 2, powered, 0); in db9_saturn_read_analog()
196 db9_saturn_write_sub(port, type, 3, powered, 0); in db9_saturn_read_packet()
204 db9_saturn_write_sub(port, type, 0, powered, 1); in db9_saturn_read_packet()
206 db9_saturn_write_sub(port, type, 2, powered, 1); in db9_saturn_read_packet()
208 db9_saturn_write_sub(port, type, 1, powered, 1); in db9_saturn_read_packet()
210 db9_saturn_write_sub(port, type, 3, powered, 1); in db9_saturn_read_packet()
216 db9_saturn_write_sub(port, type, 2, powered, 0); in db9_saturn_read_packet()
223 db9_saturn_write_sub(port, type, 3, powered, 0); in db9_saturn_read_packet()
236 db9_saturn_write_sub(port, type, 3, powered, 0); in db9_saturn_read_packet()
[all …]
/linux/Documentation/devicetree/bindings/usb/
A Dusb251xb.txt24 - {bus,self}-powered : selects between self- and bus-powered operation
25 (boolean, default is self-powered)
30 - {ganged,individual}-sensing : select over-current sense type in self-powered
34 - dynamic-power-switching : enable auto-switching from self- to bus-powered
50 from VBUS when operating in self-powered hub. It includes the hub
54 from VBUS when operating in self-powered hub. It includes the hub
58 from VBUS when operating in self-powered hub. It includes the hub
62 from VBUS when operating in self-powered hub. It includes the hub
/linux/Documentation/firmware-guide/acpi/
A Dnon-d0-probe.rst10 In some cases it may be preferred to leave certain devices powered off for the
22 The downside of using _DSC is that as the device is not powered on, even if
33 the device will not be powered on (put in D0 state) for probe.
44 0 D0 Device fully powered on
59 System the device should remain powered off during probe looks like this. Some
/linux/Documentation/userspace-api/media/dvb/
A Dfe-diseqc-reset-overload.rst13 FE_DISEQC_RESET_OVERLOAD - Restores the power to the antenna subsystem, if it was powered off due -…
31 If the bus has been automatically powered off due to power overload,
34 is manually powered off. Not all Digital TV adapters support this ioctl.
/linux/drivers/bluetooth/
A Dhci_bcm.c239 if (powered && !dev->res_enabled) { in bcm_gpio_set_power()
266 err = dev->set_shutdown(dev, powered); in bcm_gpio_set_power()
270 err = dev->set_device_wakeup(dev, powered); in bcm_gpio_set_power()
274 if (!powered && dev->res_enabled) { in bcm_gpio_set_power()
289 dev->res_enabled = powered; in bcm_gpio_set_power()
294 dev->set_shutdown(dev, !powered); in bcm_gpio_set_power()
296 if (powered && !dev->res_enabled) in bcm_gpio_set_power()
299 if (powered && !dev->res_enabled) in bcm_gpio_set_power()
302 if (powered && !dev->res_enabled) in bcm_gpio_set_power()
996 gpiod_set_value_cansleep(dev->shutdown, powered); in bcm_gpio_set_shutdown()
[all …]
/linux/net/bluetooth/
A Dleds.c46 bool powered; in power_activate() local
49 powered = test_bit(HCI_UP, &htrig->hdev->flags); in power_activate()
51 led_trigger_event(led_cdev->trigger, powered ? LED_FULL : LED_OFF); in power_activate()
/linux/drivers/phy/amlogic/
A Dphy-meson-axg-mipi-pcie-analog.c52 bool powered; member
147 if (priv->powered) { in phy_axg_mipi_pcie_analog_configure()
169 priv->powered = true; in phy_axg_mipi_pcie_analog_power_on()
183 priv->powered = false; in phy_axg_mipi_pcie_analog_power_off()
/linux/drivers/usb/misc/
A Dusbsevseg.c38 u8 powered; member
67 if (mydev->powered && !mydev->has_interface_pm) { in update_display_powered()
79 (0x00 * 0x100) + (mydev->powered ? 1 : 0), in update_display_powered()
84 if (!mydev->powered && mydev->has_interface_pm) { in update_display_powered()
289 MYDEV_ATTR_SIMPLE_UNSIGNED(powered, update_display_powered);
/linux/Documentation/ABI/testing/
A Dsysfs-driver-input-axp-pek4 Description: Startup time in us. Board is powered on if the button is pressed
10 Description: Shutdown time in us. Board is powered off if the button is pressed
A Dsysfs-bus-usb-devices-usbsevseg1 What: /sys/bus/usb/.../powered
5 Description: Controls whether the device's display will powered.
/linux/drivers/gpu/drm/bridge/
A Dparade-ps8640.c103 bool powered; member
301 if (ps_bridge->powered) in ps8640_bridge_poweron()
353 ps_bridge->powered = true; in ps8640_bridge_poweron()
366 if (!ps_bridge->powered) in ps8640_bridge_poweroff()
376 ps_bridge->powered = false; in ps8640_bridge_poweroff()
477 bool poweroff = !ps_bridge->powered; in ps8640_bridge_get_edid()
/linux/Documentation/devicetree/bindings/sound/
A Dtlv320aic3x.txt24 1 - MICBIAS output is powered to 2.0V,
25 2 - MICBIAS output is powered to 2.5V,
28 is powered down.
/linux/Documentation/devicetree/bindings/security/tpm/
A Dtpm-i2c.txt13 - powered-while-suspended: present when the TPM is left powered on between
/linux/drivers/leds/
A Dleds-cpcap.c68 bool powered; member
85 if (status == led->powered) in cpcap_led_set_power()
98 led->powered = status; in cpcap_led_set_power()
/linux/Documentation/sound/soc/
A Dpops-clicks.rst8 powered up and causes a popping noise on the speakers).
11 because the components within the subsystem are being dynamically powered
39 playback in that components are powered in a sequence depending upon stream
/linux/drivers/nfc/
A Dmei_phy.c319 if (phy->powered == 1) in nfc_mei_phy_enable()
346 phy->powered = 1; in nfc_mei_phy_enable()
351 phy->powered = 0; in nfc_mei_phy_enable()
362 phy->powered = 0; in nfc_mei_phy_disable()
/linux/drivers/platform/x86/
A Dtoshiba_bluetooth.c35 bool powered; member
155 bt_dev->powered = (status & BT_POWER_MASK) ? true : false; in toshiba_bluetooth_sync_status()
158 status, bt_dev->killswitch, bt_dev->plugged, bt_dev->powered); in toshiba_bluetooth_sync_status()
/linux/Documentation/w1/slaves/
A Dw1_therm.rst44 powered devices are detected on the bus (and strong pullup is enabled
46 time required by parasited powered device on the line. Reading
90 ``0`` if the device is parasite powered, ``1`` if the device is externally powered.
101 command to check if there are pariste powered devices on the bus.
137 resolutions. The device is powered up in 14-bit resolution mode. The conversion
/linux/drivers/media/usb/dvb-usb/
A Ddvb-usb-init.c250 d->powered++; in dvb_usb_device_power_ctrl()
252 d->powered--; in dvb_usb_device_power_ctrl()
254 …if (d->powered == 0 || (onoff && d->powered == 1)) { /* when switching from 1 to 0 or from 0 to 1 … in dvb_usb_device_power_ctrl()
/linux/drivers/gpu/drm/bridge/analogix/
A Danalogix-anx6345.c66 bool powered; member
345 anx6345->powered = true; in anx6345_poweron()
376 anx6345->powered = false; in anx6345_poweroff()
383 if (!anx6345->powered) in anx6345_start()
463 if (!anx6345->powered) { in anx6345_get_modes()
613 if (anx6345->powered) in anx6345_bridge_disable()
A Danalogix-anx78xx.c85 bool powered; member
472 if (WARN_ON(anx78xx->powered)) in anx78xx_poweron()
500 anx78xx->powered = true; in anx78xx_poweron()
508 if (WARN_ON(!anx78xx->powered)) in anx78xx_poweroff()
528 anx78xx->powered = false; in anx78xx_poweroff()
830 if (WARN_ON(!anx78xx->powered)) in anx78xx_get_modes()
988 if (WARN_ON(!anx78xx->powered)) in anx78xx_bridge_mode_set()
1039 if (anx78xx->powered) in anx78xx_hpd_threaded_handler()
1175 if (!anx78xx->powered) in anx78xx_intp_threaded_handler()
/linux/Documentation/devicetree/bindings/rtc/
A Dmaxim-ds1302.txt19 - spi-max-frequency : DS-1302 has 500 kHz if powered at 2.2V,
20 and 2MHz if powered at 5V.
/linux/drivers/nfc/st-nci/
A Dndlc.c50 ndlc->powered = 1; in ndlc_open()
68 ndlc->powered = 0; in ndlc_close()
265 ndlc->powered = 0; in ndlc_probe()
/linux/drivers/nfc/st21nfca/
A Di2c.c66 int powered; member
137 phy->powered = 1; in st21nfca_hci_i2c_enable()
151 phy->powered = 0; in st21nfca_hci_i2c_disable()
573 if (phy->powered) in st21nfca_hci_i2c_remove()
/linux/Documentation/devicetree/bindings/dma/
A Dqcom_bam_dma.txt18 - qcom,powered-remotely : optional, indicates that the bam is powered up by

Completed in 48 milliseconds

12345678910