Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/input/joystick/
Ddb9.c146 static void db9_saturn_write_sub(struct parport *port, int type, unsigned char data, int powered, i… in db9_saturn_write_sub() argument
152 c = 0x80 | 0x30 | (powered ? 0x08 : 0) | (pwr_sub ? 0x04 : 0) | data; in db9_saturn_write_sub()
156 c = 0x40 | data << 4 | (powered ? 0x08 : 0) | (pwr_sub ? 0x04 : 0) | 0x03; in db9_saturn_write_sub()
160 c = ((((data & 2) ? 2 : 0) | ((data & 1) ? 4 : 0)) ^ 0x02) | !powered; in db9_saturn_write_sub()
189 static unsigned char db9_saturn_read_analog(struct parport *port, int type, int powered) in db9_saturn_read_analog() argument
193 db9_saturn_write_sub(port, type, 0, powered, 0); in db9_saturn_read_analog()
196 db9_saturn_write_sub(port, type, 2, powered, 0); in db9_saturn_read_analog()
206 …igned char db9_saturn_read_packet(struct parport *port, unsigned char *data, int type, int powered) in db9_saturn_read_packet() argument
211 db9_saturn_write_sub(port, type, 3, powered, 0); in db9_saturn_read_packet()
219 db9_saturn_write_sub(port, type, 0, powered, 1); in db9_saturn_read_packet()
[all …]
/linux-4.1.27/drivers/nfc/
Dmei_phy.c58 if (phy->powered == 1) in nfc_mei_phy_enable()
71 phy->powered = 0; in nfc_mei_phy_enable()
76 phy->powered = 1; in nfc_mei_phy_enable()
90 phy->powered = 0; in nfc_mei_phy_disable()
Dmei_phy.h14 int powered; member
/linux-4.1.27/drivers/platform/x86/
Dtoshiba_bluetooth.c107 bool powered; in toshiba_bluetooth_enable() local
121 powered = (status & BT_POWER_MASK) ? true : false; in toshiba_bluetooth_enable()
131 if (powered || plugged) in toshiba_bluetooth_enable()
/linux-4.1.27/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.
Dtlv320aic31xx.txt25 1 or MICBIAS_2_0V - MICBIAS output is powered to 2.0V
26 2 or MICBIAS_2_5V - MICBIAS output is powered to 2.5V
/linux-4.1.27/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 Where: /sys/bus/usb/.../powered
5 Description: Controls whether the device's display will powered.
Dsysfs-driver-hid-roccat-kovaplus8 The profile that's active when powered down is the same that's
9 active when the mouse is powered on.
Dsysfs-driver-samsung-laptop36 when your laptop is powered off.
Dsysfs-driver-hid-roccat-savu64 that's active when the mouse is powered on next time.
Dsysfs-driver-hid-roccat-koneplus7 profile that's active when the mouse is powered on next time.
Dsysfs-driver-hid-roccat-kone71 that's active when the mouse is powered on.
Dsysfs-driver-hid-roccat-konepure7 that's active when the mouse is powered on next time.
Dsysfs-driver-hid-roccat-isku7 profile that's active when the device is powered on next time.
Dsysfs-driver-hid-roccat-ryos15 that's active when the device is powered on next time.
Dsysfs-power50 the system will be powered off.
/linux-4.1.27/drivers/nfc/st21nfcb/
Di2c.c56 int powered; member
73 phy->powered = 1; in st21nfcb_nci_i2c_enable()
83 phy->powered = 0; in st21nfcb_nci_i2c_disable()
206 if (!phy->powered) { in st21nfcb_nci_irq_thread_fn()
/linux-4.1.27/Documentation/sound/alsa/soc/
Dpops_clicks.txt7 powered up and causes a popping noise on the speakers).
10 because the components within the subsystem are being dynamically powered
37 playback in that components are powered in a sequence depending upon stream
Ddapm.txt146 powered. e.g.
278 powered only when the spk is in use.
/linux-4.1.27/Documentation/w1/slaves/
Dw1_therm29 Parasite powered devices are limited to one slave performing a
31 powered it would be possible to convert all the devices at the same
39 command to check if there are pariste powered devices on the bus.
/linux-4.1.27/drivers/usb/misc/
Dusbsevseg.c42 u8 powered; member
71 if (mydev->powered && !mydev->has_interface_pm) { in update_display_powered()
86 (0x00 * 0x100) + (mydev->powered ? 1 : 0), in update_display_powered()
93 if (!mydev->powered && mydev->has_interface_pm) { in update_display_powered()
323 MYDEV_ATTR_SIMPLE_UNSIGNED(powered, update_display_powered);
/linux-4.1.27/drivers/media/usb/dvb-usb/
Ddvb-usb-init.c218 d->powered++; in dvb_usb_device_power_ctrl()
220 d->powered--; in dvb_usb_device_power_ctrl()
222 …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()
Ddvb-usb.h433 int powered; member
/linux-4.1.27/drivers/gpu/drm/i2c/
Dadv7511.c30 bool powered; member
389 adv7511->powered = true; in adv7511_power_on()
400 adv7511->powered = false; in adv7511_power_off()
569 if (!adv7511->powered) { in adv7511_get_modes()
581 if (!adv7511->powered) in adv7511_get_modes()
634 if (status == connector_status_connected && hpd && adv7511->powered) { in adv7511_encoder_detect()
871 adv7511->powered = false; in adv7511_probe()
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_mixer.c80 bool powered; member
902 if (!mixer_ctx->powered) { in mixer_enable_vblank()
930 if (!mixer_ctx->powered) { in mixer_win_commit()
953 if (!mixer_ctx->powered) { in mixer_win_disable()
977 if (!mixer_ctx->powered) { in mixer_wait_for_vblank()
1035 if (ctx->powered) { in mixer_poweron()
1053 ctx->powered = true; in mixer_poweron()
1069 if (!ctx->powered) { in mixer_poweroff()
1082 ctx->powered = false; in mixer_poweroff()
Dexynos_hdmi.c190 bool powered; member
2026 if (!hdata->powered) { in hdmi_commit()
2040 if (hdata->powered) { in hdmi_poweron()
2045 hdata->powered = true; in hdmi_poweron()
2070 if (!hdata->powered) in hdmi_poweroff()
2093 hdata->powered = false; in hdmi_poweroff()
/linux-4.1.27/arch/arm/boot/dts/
Dkirkwood-nas2big.dts43 /* The on-chip RTC is not powered (no supercap). */
106 * be kept powered, even when the SoC is off.
Dtegra114-tn7.dts261 /* As of now, USB devices need to be powered externally */
Dtegra114-roth.dts979 /* External USB port (must be powered) */
991 /* As of now, USB devices need to be powered externally */
/linux-4.1.27/drivers/input/mouse/
Dhgpk.c769 priv->powered = 1; in hgpk_reconnect()
777 return sprintf(buf, "%d\n", priv->powered); in hgpk_show_powered()
794 if (value != priv->powered) { in hgpk_set_powered()
801 priv->powered = value; in hgpk_set_powered()
807 __PSMOUSE_DEFINE_ATTR(powered, S_IWUSR | S_IRUGO, NULL,
997 priv->powered = true; in hgpk_init()
Dhgpk.h38 bool powered; member
/linux-4.1.27/drivers/nfc/st21nfca/
Di2c.c87 int powered; member
157 phy->powered = 1; in st21nfca_hci_i2c_enable()
172 phy->powered = 0; in st21nfca_hci_i2c_disable()
666 if (phy->powered) in st21nfca_hci_i2c_remove()
/linux-4.1.27/Documentation/devicetree/bindings/arm/rockchip/
Dsmp-sram.txt5 of the cores. Once the core gets powered up it executes the code that is
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Datmel-usb.txt10 activated for the bus to be powered.
50 activated for the bus to be powered.
Dexynos-usb.txt25 needs to be pulled up for the bus to be powered.
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Dste-u300.txt26 syscon registers to set the board as self-powered.
Darch_timer.txt25 - always-on : a boolean property. If present, the timer is powered through an
/linux-4.1.27/Documentation/devicetree/bindings/arm/exynos/
Dsmp-sysram.txt5 of the secondary cores. Once the core gets powered up it executes the
Dpower_domain.txt18 all domains which are powered on and off and not required for unused
/linux-4.1.27/Documentation/devicetree/bindings/gpio/
Dgpio-omap.txt26 - ti,gpio-always-on: Indicates if a GPIO bank is always powered and
/linux-4.1.27/Documentation/arm/Samsung-S3C24XX/
DSuspend.txt10 powered down. For more information on how this works, please look
23 4) Any peripherals that are going to be powered down at the same
/linux-4.1.27/drivers/gpu/drm/panel/
DKconfig17 a GPIO to be powered up. Optionally a backlight can be attached so
/linux-4.1.27/drivers/staging/olpc_dcon/
DKconfig13 completely powered off while still retaining an image on the display.
/linux-4.1.27/Documentation/devicetree/bindings/media/i2c/
Dadv7343.txt17 internal PLL 1 circuit to be powered down and the
/linux-4.1.27/drivers/media/i2c/
Dadv7180.c195 bool powered; member
479 state->powered = on; in adv7180_s_power()
1202 state->powered = true; in adv7180_probe()
1204 state->powered = false; in adv7180_probe()
1313 ret = adv7180_set_power(state, state->powered); in adv7180_resume()
/linux-4.1.27/Documentation/usb/
Dmisc_usbsevseg.txt28 echo 1 > /sys/bus/usb/.../powered
Dpower-management.txt317 If the device is disconnected or powered down while it is suspended,
632 While a superspeed port is powered off a device may downgrade its
636 1/ Port suspend is sequenced to guarantee that hi-speed ports are powered-off
658 '1' the port will remain active/powered regardless of
675 to keep such a port powered to handle new device
693 powered-off at all times.
Dproc_usb_info.txt217 rather differently. For example, a bus-powered configuration
218 might be much less capable than one that is self-powered. Only
Dmass-storage.txt111 Note that this may mean that if the device is powered from USB and
/linux-4.1.27/Documentation/devicetree/bindings/memory-controllers/
Drenesas-memory-controllers.txt10 domains, and prevent these PM domains from being powered down, which would
/linux-4.1.27/drivers/nfc/pn544/
Di2c.c187 int powered; member
264 phy->powered = 1; in pn544_hci_i2c_enable()
283 phy->powered = 0; in pn544_hci_i2c_disable()
1160 if (phy->powered) in pn544_hci_i2c_remove()
/linux-4.1.27/Documentation/devicetree/bindings/bus/
Drenesas,bsc.txt12 containing the BSC must be powered on, and the functional clock
/linux-4.1.27/sound/soc/
DKconfig18 ASoC provides power efficient ALSA support for embedded battery powered
/linux-4.1.27/Documentation/ABI/stable/
Dsysfs-class-udc89 states are: 'not-attached', 'attached', 'powered',
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Dtps6507x.txt19 If some of input supply is powered through battery or always-on
Dtps65910.txt31 If some of input supply is powered through battery or always-on supply then
/linux-4.1.27/kernel/time/
DKconfig169 The default value will be fine in most cases. Battery-powered
177 battery-powered systems.
/linux-4.1.27/Documentation/devicetree/bindings/rtc/
Disil,isl12057.txt12 to the SoC but to a PMIC. It allows the device to be powered up when
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/
Ddvb_usb.h378 int powered; member
Ddvb_usb_core.c549 d->powered++; in dvb_usbv2_device_power_ctrl()
551 d->powered--; in dvb_usbv2_device_power_ctrl()
553 if (d->powered == 0 || (onoff && d->powered == 1)) { in dvb_usbv2_device_power_ctrl()
/linux-4.1.27/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-koneplus7 profile that's active when the mouse is powered on next time.
Dsysfs-driver-hid-roccat-pyra70 that's active when the mouse is powered on.
/linux-4.1.27/Documentation/devicetree/bindings/power/
Dpower_domain.txt25 Some power domains might be powered from another power domain (or have
/linux-4.1.27/Documentation/video4linux/
Dcpia2_overview.txt23 section is always powered on when the camera is plugged in. It contains
/linux-4.1.27/Documentation/arm/
Dcluster-pm-race-avoidance.txt63 DOWN: The CPU or cluster is not coherent, and is either powered off or
64 suspended, or is ready to be powered off or suspended.
262 cluster can actually be powered down.
393 the cluster is not really going to be powered down.
/linux-4.1.27/Documentation/spi/
Dbutterfly7 battery powered card with an AVR microcontroller and lots of goodies:
/linux-4.1.27/Documentation/
Dremoteproc.txt33 If the remote processor is already powered on, this function immediately
72 * our remote processor is now powered on... give it some work
194 requires before it should be powered on, such as allocation of physically
DIPMI.txt74 IPMI systems can often be powered off using IPMI commands. Select
76 can be powered off by IPMI. It is safe to enable this even if your
Ddevices.txt1952 114 block IDE BIOS powered software RAID interfaces such as the
/linux-4.1.27/drivers/gpio/
DKconfig358 powered by the core power rail and are turned off during sleep
359 modes (S3 and higher). The remaining four GPIOs are powered by
361 active during S3. The suspend powered GPIOs can be used to wake the
364 The Intel Tunnel Creek processor has 5 GPIOs powered by the
368 Twenty-one are powered by the core power rail and 9 from the
371 The Intel Quark X1000 SoC has 2 GPIOs powered by the core
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dnvidia,tegra124-xusb-padctl.txt6 associated PHY that must be powered up before the pad can be used.
/linux-4.1.27/Documentation/scsi/
Dqlogicfas.txt43 devices may not have been just powered up, or if you are restarting
/linux-4.1.27/drivers/pci/hotplug/
DKconfig11 powered up and running.
/linux-4.1.27/Documentation/power/
Dsuspend-and-cpuhotplug.txt219 physically removing or inserting CPUs, the CPUs are not actually powered
227 powered off, during restore it becomes necessary to apply the microcode
Dpower_supply_class.txt166 externally powered or not.
Duserland-swsusp.txt153 system MUST be powered off or rebooted after the snapshot
Dfreezing-of-tasks.txt109 hibernation image has been created and before the system is finally powered off.
Ddevices.txt58 is cleanly powered down and reactivated without data or service loss.
450 while the system was powered down, whenever that's physically possible.
Dpci.txt603 After saving the image, devices need to be powered down before the system can
791 is about to be powered off after saving a hibernation image to a persistent
/linux-4.1.27/kernel/power/
DKconfig7 powered and thus its contents are preserved, such as the
231 techniques. This is mostly useful for battery powered laptops with
/linux-4.1.27/drivers/video/backlight/
Das3711_bl.c30 bool powered; member
/linux-4.1.27/Documentation/timers/
DNO_HZ.txt51 excessive power consumption. This is especially bad on battery-powered
71 both to battery-powered devices and to highly virtualized mainframes.
72 A battery-powered device running a CONFIG_HZ_PERIODIC=y kernel would
/linux-4.1.27/Documentation/networking/
Diphase.txt45 connected to the switch properly when the system is powered up.
DREADME.ipw2100213 radio. Once powered down, the radio remains in that state for a given
Darcnet-hardware.txt115 they are powered and contain electronics to amplify the signal and send it
/linux-4.1.27/drivers/iio/dac/
DKconfig47 Say yes here to build support for Analog Devices AD5421 loop-powered
/linux-4.1.27/Documentation/dvb/
Dfaq.txt7 are powered down if they are unused (i.e. if the frontend device
/linux-4.1.27/Documentation/power/regulator/
Dconsumer.txt64 consumers will be powered off.
/linux-4.1.27/Documentation/i2c/
Dslave-interface134 should use pm_runtime_forbid() because your device usually needs to be powered
/linux-4.1.27/drivers/cpufreq/
DKconfig169 its optimisation for better suitability in a battery powered
/linux-4.1.27/Documentation/hid/
Dhid-sensor.txt216 Once enabled and powered on, sensor can report value using HID reports.
/linux-4.1.27/arch/mn10300/
DKconfig240 tracked, even when system is powered down. This is available on-chip
/linux-4.1.27/Documentation/cpu-freq/
Dgovernors.txt199 CPU. This behaviour more suitable in a battery powered environment.
/linux-4.1.27/Documentation/sound/alsa/
Dhda_codec.txt68 belonging codecs on the bus whether they are actually powered off
DHD-Audio.txt592 chip, too. It means that the HD-audio controller is also powered up /
/linux-4.1.27/drivers/rtc/
DKconfig56 sleep states. Do not specify an RTC here unless it stays powered
1249 this is powered by the backup power supply.
1259 (General Purpose Backup Registers) block powered when the device
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h1350 int mgmt_powered(struct hci_dev *hdev, u8 powered);
/linux-4.1.27/firmware/keyspan_pda/
Dkeyspan_pda.S474 ;; are we self-powered? no. can we do remote wakeup? no
Dxircom_pgs.S512 ;; are we self-powered? no. can we do remote wakeup? no
/linux-4.1.27/drivers/spi/
DKconfig158 inexpensive battery powered microcontroller evaluation board.
/linux-4.1.27/drivers/regulator/
DKconfig630 for battery-powered portable applications.
/linux-4.1.27/Documentation/virtual/kvm/
Dtimekeeping.txt347 on when the CPUs are powered on. Generally, CPUs on the same die will share
Dapi.txt2532 Depends on KVM_CAP_ARM_PSCI. If not set, the CPU will be powered on
/linux-4.1.27/Documentation/blockdev/
DREADME.DAC960358 is flushed to disk before the system is powered off by a command to a UPS.
/linux-4.1.27/net/bluetooth/
Dmgmt.c7436 int mgmt_powered(struct hci_dev *hdev, u8 powered) in mgmt_powered() argument
7445 if (powered) { in mgmt_powered()
/linux-4.1.27/init/
DKconfig727 callback invocation to energy-efficient CPUs in battery-powered
/linux-4.1.27/Documentation/sound/oss/
DREADME.OSS1260 is powered on. These cards actually behave just like they have jumpers
/linux-4.1.27/drivers/staging/speakup/
Dspkguide.txt47 system, and is if necessary powered on.
/linux-4.1.27/arch/x86/
DKconfig2094 techniques. This is mostly useful for battery powered laptops with