Searched refs:turns (Results 1 – 25 of 98) sorted by relevance
1234
/Linux-v5.10/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 */
|
D | rk3399-gru-scarlet.dtsi | 18 /* EC turns on w/ pp1250_s3_en; always on for AP */ 47 /* EC turns on w/ pp900_s0_en; always on for AP */ 83 /* EC turns on w/ pp900_s3_en; always on for AP */ 92 /* EC turns on pp1800_s3_en */ 109 /* EC turns on pp3300_s0_en */ 113 /* EC turns on pp3300_s3_en */ 207 /* EC turns on; alias for pp1800_s0 */
|
/Linux-v5.10/Documentation/leds/ |
D | ledtrig-usbport.rst | 6 in a given port. It simply turns on LED when device appears and turns it off
|
D | ledtrig-oneshot.rst | 8 happened, than the trigger turns the LED on and than keeps it off for a
|
/Linux-v5.10/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-v5.10/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-v5.10/Documentation/ABI/testing/ |
D | sysfs-driver-toshiba_haps | 20 Description: This file turns off the built-in accelerometer for a few
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | rk3288-veyron-chromebook.dtsi | 61 /* This turns on vbus for host1 (dwc2) */ 73 /* This turns on vbus for otg for host mode (dwc2) */
|
D | rk3288-veyron-brain.dts | 30 /* This turns on vbus for host2 and otg (dwc2) */
|
/Linux-v5.10/Documentation/power/ |
D | s2ram.rst | 62 used to run with "radeonfb" (it's an ATI Radeon mobility). It turns out 74 pm_trace is not compatible with asynchronous suspend, so it turns
|
D | suspend-and-interrupts.rst | 76 those purposes. Namely, enable_irq_wake() turns on the platform's logic for 78 turns that logic off.
|
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-camera.rst | 107 This control turns the camera horizontally by the specified amount. 114 This control turns the camera vertically by the specified amount. 128 This control turns the camera horizontally to the specified 135 This control turns the camera vertically to the specified position. 433 time, and turns flash off. As such, there will be increased image 494 This control turns the camera horizontally at the specific speed. 501 This control turns the camera vertically at the specified speed. The
|
/Linux-v5.10/Documentation/devicetree/bindings/clock/ |
D | qcom,rpmcc.txt | 6 and accepts clock requests, aggregates the requests and turns
|
/Linux-v5.10/Documentation/admin-guide/laptops/ |
D | lg-laptop.rst | 30 and the reader mode indicator LED (on F9 key) turns on.
|
/Linux-v5.10/Documentation/usb/ |
D | dwc3.rst | 13 As it turns out some DWC3-commands ~1ms to complete. Currently we spin
|
/Linux-v5.10/Documentation/sound/designs/ |
D | powersave.rst | 9 With the automatic power-saving, the driver turns off the codec power
|
/Linux-v5.10/Documentation/admin-guide/ |
D | vga-softcursor.rst | 39 color codes used by the console) and the most significant one turns
|
/Linux-v5.10/drivers/memstick/host/ |
D | Kconfig | 16 This option 'selects' (turns on, enables) 'TIFM_CORE', but you
|
/Linux-v5.10/Documentation/process/ |
D | management-style.rst | 75 It turns out that since nobody would be stupid enough to ever really let 86 It turns out that some people have trouble with this approach, for two 143 It turns out that while it's easy to undo technical mistakes, it's not 149 alienate too many kernel developers. It turns out that alienating people 186 While it turns out that most people are idiots, the corollary to that is
|
/Linux-v5.10/Documentation/core-api/irq/ |
D | irqflags-tracing.rst | 35 irq-flags state, and complains loudly (and turns itself off) if the
|
/Linux-v5.10/Documentation/hwmon/ |
D | adm1025.rst | 54 process, assuming that the BIOS set it up properly beforehand. If it turns
|
/Linux-v5.10/drivers/bcma/ |
D | Kconfig | 114 This turns on additional debugging messages.
|
/Linux-v5.10/Documentation/fb/ |
D | tridentfb.rst | 45 noaccel turns off acceleration (when it doesn't work for your card)
|
/Linux-v5.10/kernel/ |
D | Kconfig.preempt | 63 This option turns the kernel into a real-time kernel by replacing
|
1234