Home
last modified time | relevance | path

Searched full:powered (Results 1 – 25 of 756) sorted by relevance

12345678910>>...31

/Linux-v5.15/drivers/usb/serial/
Dipaq.c60 { USB_DEVICE(0x045E, 0x0400) }, /* Windows Powered Pocket PC 2002 */
61 { USB_DEVICE(0x045E, 0x0401) }, /* Windows Powered Pocket PC 2002 */
62 { USB_DEVICE(0x045E, 0x0402) }, /* Windows Powered Pocket PC 2002 */
63 { USB_DEVICE(0x045E, 0x0403) }, /* Windows Powered Pocket PC 2002 */
64 { USB_DEVICE(0x045E, 0x0404) }, /* Windows Powered Pocket PC 2002 */
65 { USB_DEVICE(0x045E, 0x0405) }, /* Windows Powered Pocket PC 2002 */
66 { USB_DEVICE(0x045E, 0x0406) }, /* Windows Powered Pocket PC 2002 */
67 { USB_DEVICE(0x045E, 0x0407) }, /* Windows Powered Pocket PC 2002 */
68 { USB_DEVICE(0x045E, 0x0408) }, /* Windows Powered Pocket PC 2002 */
69 { USB_DEVICE(0x045E, 0x0409) }, /* Windows Powered Pocket PC 2002 */
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/usb/
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-v5.15/drivers/input/joystick/
Ddb9.c131 static void db9_saturn_write_sub(struct parport *port, int type, unsigned char data, int powered, i… in db9_saturn_write_sub() argument
137 c = 0x80 | 0x30 | (powered ? 0x08 : 0) | (pwr_sub ? 0x04 : 0) | data; in db9_saturn_write_sub()
141 c = 0x40 | data << 4 | (powered ? 0x08 : 0) | (pwr_sub ? 0x04 : 0) | 0x03; in db9_saturn_write_sub()
145 c = ((((data & 2) ? 2 : 0) | ((data & 1) ? 4 : 0)) ^ 0x02) | !powered; in db9_saturn_write_sub()
174 static unsigned char db9_saturn_read_analog(struct parport *port, int type, int powered) in db9_saturn_read_analog() argument
178 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()
191 …igned char db9_saturn_read_packet(struct parport *port, unsigned char *data, int type, int powered) in db9_saturn_read_packet() argument
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()
[all …]
/Linux-v5.15/Documentation/w1/slaves/
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-v5.15/drivers/nfc/
Dmei_phy.h27 * @powered: the device is in powered state
44 int powered; member
/Linux-v5.15/Documentation/userspace-api/media/dvb/
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-v5.15/drivers/usb/core/
Dgeneric.c77 * HP's USB bus-powered keyboard has only one configuration in usb_choose_configuration()
78 * and it claims to be self-powered; other devices may have in usb_choose_configuration()
88 * have any other way to tell whether a device is self-powered, in usb_choose_configuration()
97 /* Rule out self-powered configs for a bus-powered device */ in usb_choose_configuration()
106 * to be self-powered when they are really bus-powered. in usb_choose_configuration()
/Linux-v5.15/drivers/phy/amlogic/
Dphy-meson-axg-mipi-pcie-analog.c52 bool powered; member
146 /* If PHY was already powered on, setup the DSI analog part */ in phy_axg_mipi_pcie_analog_configure()
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-v5.15/arch/mips/kernel/
Dsmp-cps.c98 /* Core 0 is powered up (we're running on it) */ in cps_smp_setup()
283 /* The core is now powered up */ in boot_core()
318 /* Boot a VPE on a powered down core */ in cps_boot_secondary()
331 /* Boot a VPE on another powered up core */ in cps_boot_secondary()
547 * Wait for the core to enter a powered down or clock gated in cps_cpu_die()
567 * The core ought to have powered down, but didn't & in cps_cpu_die()
570 * 1 & it powered back up as soon as we powered it in cps_cpu_die()
578 "CPU%u hasn't powered down, seq. state %u\n", in cps_cpu_die()
583 /* Indicate the core is powered off */ in cps_cpu_die()
/Linux-v5.15/net/bluetooth/
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-v5.15/Documentation/devicetree/bindings/sound/
Dtlv320aic3x.txt24 1 - MICBIAS output is powered to 2.0V,
25 2 - MICBIAS output is powered to 2.5V,
28 is powered down.
/Linux-v5.15/arch/arm/include/asm/
Dmcpm.h71 * The identified CPU is brought out of reset. If the cluster was powered
89 * The calling CPU is powered down.
111 * make sure it is powered off
155 * mcpm_cpu_powered_up - housekeeping workafter a CPU has been powered up
205 * Called on given CPU after it has been powered up or resumed. The MCPM lock
209 * Called by the first CPU to be powered up or resumed in given cluster.
214 * Wait until given CPU is powered down. This is called in sleeping context.
/Linux-v5.15/Documentation/sound/soc/
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-v5.15/drivers/gpu/drm/bridge/
Dparade-ps8640.c68 bool powered; member
101 if (ps_bridge->powered) in ps8640_bridge_poweron()
166 ps_bridge->powered = true; in ps8640_bridge_poweron()
179 if (!ps_bridge->powered) in ps8640_bridge_poweroff()
189 ps_bridge->powered = false; in ps8640_bridge_poweroff()
275 bool poweroff = !ps_bridge->powered; in ps8640_bridge_get_edid()
/Linux-v5.15/Documentation/ABI/testing/
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
Dsysfs-bus-usb-devices-usbsevseg1 What: /sys/bus/usb/.../powered
5 Description: Controls whether the device's display will powered.
/Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Daiutils.c78 /* OTP is powered up, use def. CIS, no SPROM */
80 /* OTP is powered up, SPROM is present */
82 /* OTP is powered up, no SPROM */
84 /* OTP is powered down, SPROM is present */
154 /* use default CIS, OTP is powered up */
156 /* use SPROM, OTP is powered up */
158 /* use OTP, OTP is powered up */
160 /* use SPROM, OTP is powered down */
591 * powered down by dynamic clk control logic. in ai_clkctl_setdelay()
/Linux-v5.15/Documentation/devicetree/bindings/security/tpm/
Dtpm-i2c.txt13 - powered-while-suspended: present when the TPM is left powered on between
/Linux-v5.15/Documentation/trace/coresight/
Dcoresight-ect.rst75 channels ctmid enable nr_trigger_cons mgmt power powered regs
80 If this shows as enabled (1), but ``powered`` shows unpowered (0), then
81 the enable indicates a request to enabled when the device is powered.
85 * ``powered`` : Read to determine if the CTI is currently powered.
/Linux-v5.15/drivers/bluetooth/
Dhci_bcm.c235 static int bcm_gpio_set_power(struct bcm_device *dev, bool powered) in bcm_gpio_set_power() argument
239 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()
[all …]
/Linux-v5.15/drivers/platform/x86/
Dtoshiba_bluetooth.c35 bool powered; member
155 bt_dev->powered = (status & BT_POWER_MASK) ? true : false; in toshiba_bluetooth_sync_status()
157 pr_debug("Bluetooth status %d killswitch %d plugged %d powered %d\n", in toshiba_bluetooth_sync_status()
158 status, bt_dev->killswitch, bt_dev->plugged, bt_dev->powered); in toshiba_bluetooth_sync_status()
/Linux-v5.15/Documentation/devicetree/bindings/rtc/
Dmaxim-ds1302.txt19 - spi-max-frequency : DS-1302 has 500 kHz if powered at 2.2V,
20 and 2MHz if powered at 5V.
/Linux-v5.15/drivers/pci/hotplug/
Dpciehp.h117 * @OFF_STATE: slot is powered off, no subordinate devices are enumerated
118 * @BLINKINGON_STATE: slot will be powered on after the 5 second delay,
120 * @BLINKINGOFF_STATE: slot will be powered off after the 5 second delay,
124 * @ON_STATE: slot is powered on, subordinate devices have been enumerated
/Linux-v5.15/Documentation/devicetree/bindings/power/
Dpower-domain.yaml41 domain would be considered as capable of being powered-on or powered-off.
62 controller specified by phandle. Some power domains might be powered
/Linux-v5.15/drivers/usb/misc/
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);

12345678910>>...31