Searched refs:turns (Results 1 – 25 of 92) sorted by relevance
1234
/Linux-v4.19/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 52 /* EC turns on w/ lpddr_pwr_en; always on for AP */ 91 /* EC turns on w/ pp5000_en; always on for AP */ 109 /* EC turns on w/ ap_core_en; always on for AP */ 138 /* EC turns on w/ ap_core_en; always on for AP */ 167 /* EC turns on w/ ap_core_en; always on for AP */ 187 /* EC turns on w/ pp900_ddrpll_en */ 191 /* EC turns on w/ pp900_pll_en */ 195 /* EC turns on w/ pp900_pmu_en */ 199 /* EC turns on w/ pp1800_s0_en_l */ 203 /* EC turns on w/ pp1800_avdd_en_l */ [all …]
|
D | rk3399-gru-chromebook.dtsi | 15 /* EC turns on w/ pp900_ap_en; always on for AP */ 24 /* EC turns on w/ pp900_usb_en */ 28 /* EC turns on w/ pp900_pcie_en */ 58 /* EC turns on w/ ppvar_centerlogic_en; always on for AP */ 85 /* EC turns on w/ ppvar_logic_en; always on for AP */ 162 /* EC turns on w/ pp3300_usb_en_l */
|
/Linux-v4.19/Documentation/leds/ |
D | ledtrig-usbport.txt | 5 in a given port. It simply turns on LED when device appears and turns it off
|
D | ledtrig-oneshot.txt | 7 happened, than the trigger turns the LED on and than keeps it off for a
|
/Linux-v4.19/arch/ia64/ |
D | Kconfig.debug | 44 Selecting this option turns on bug checking for the IA-64 53 Selecting this option turns on bug checking for the IA-64 irq_save
|
/Linux-v4.19/net/netfilter/ipvs/ |
D | ip_vs_mh.c | 46 int turns; /* weight / gcd() and rshift */ member 152 ds->turns = ((lw / s->gcd) >> s->rshift) ? : (lw != 0); in ip_vs_mh_permutate() 192 if (ds->turns < 1) { in ip_vs_mh_populate() 221 if (++dt_count >= ds->turns) { in ip_vs_mh_populate()
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-driver-toshiba_haps | 18 Description: This file turns off the built-in accelerometer for a few
|
D | sysfs-class-led-flash | 44 and when written with 0 it turns the flash off.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | rk3288-veyron-chromebook.dtsi | 104 /* This turns on vbus for host1 (dwc2) */ 116 /* This turns on vbus for otg for host mode (dwc2) */
|
D | rk3288-veyron-brain.dts | 29 /* This turns on vbus for host2 and otg (dwc2) */
|
D | stm32f429-disco.dts | 93 /* This turns on vbus for otg for host mode (dwc2) */
|
/Linux-v4.19/Documentation/power/ |
D | s2ram.txt | 60 used to run with "radeonfb" (it's an ATI Radeon mobility). It turns out 72 pm_trace is not compatible with asynchronous suspend, so it turns
|
D | suspend-and-interrupts.txt | 74 those purposes. Namely, enable_irq_wake() turns on the platform's logic for 76 turns that logic off.
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/ |
D | qcom,rpmcc.txt | 6 and accepts clock requests, aggregates the requests and turns
|
/Linux-v4.19/Documentation/usb/ |
D | dwc3.txt | 8 As it turns out some DWC3-commands ~1ms to complete. Currently we spin
|
/Linux-v4.19/Documentation/admin-guide/ |
D | vga-softcursor.rst | 39 color codes used by the console) and the most significant one turns
|
/Linux-v4.19/drivers/memstick/host/ |
D | Kconfig | 15 This option 'selects' (turns on, enables) 'TIFM_CORE', but you
|
/Linux-v4.19/Documentation/sound/designs/ |
D | powersave.rst | 9 With the automatic power-saving, the driver turns off the codec power
|
/Linux-v4.19/Documentation/networking/ |
D | ixgbe.txt | 73 Laser turns off for SFP+ when device is down 75 "ip link set down" turns off the laser for 82599-based SFP+ fiber adapters. 76 "ip link set up" turns on the laser. 192 1: turns this option off
|
/Linux-v4.19/Documentation/process/ |
D | management-style.rst | 74 It turns out that since nobody would be stupid enough to ever really let 85 It turns out that some people have trouble with this approach, for two 142 It turns out that while it's easy to undo technical mistakes, it's not 148 alienate too many kernel developers. It turns out that alienating people 185 While it turns out that most people are idiots, the corollary to that is
|
/Linux-v4.19/Documentation/ |
D | irqflags-tracing.txt | 35 irq-flags state, and complains loudly (and turns itself off) if the
|
/Linux-v4.19/drivers/bcma/ |
D | Kconfig | 114 This turns on additional debugging messages.
|
/Linux-v4.19/Documentation/hwmon/ |
D | adm1025 | 45 process, assuming that the BIOS set it up properly beforehand. If it turns
|
/Linux-v4.19/Documentation/fb/ |
D | tridentfb.txt | 38 noaccel - turns off acceleration (when it doesn't work for your card)
|
/Linux-v4.19/Documentation/spi/ |
D | spi-lm70llp | 18 In effect, this driver turns the parallel port interface on the eval board
|
1234