Home
last modified time | relevance | path

Searched full:turns (Results 1 – 25 of 534) sorted by relevance

12345678910>>...22

/Linux-v6.6/arch/arm64/boot/dts/rockchip/
Drk3399-gru.dtsi57 /* EC turns on w/ lpddr_pwr_en; always on for AP */
96 /* EC turns on w/ pp5000_en; always on for AP */
114 /* EC turns on w/ ap_core_en; always on for AP */
143 /* EC turns on w/ ap_core_en; always on for AP */
172 /* EC turns on w/ ap_core_en; always on for AP */
192 /* EC turns on w/ pp900_ddrpll_en */
196 /* EC turns on w/ pp900_pll_en */
200 /* EC turns on w/ pp900_pmu_en */
204 /* EC turns on w/ pp1800_s0_en_l */
208 /* EC turns on w/ pp1800_avdd_en_l */
[all …]
Drk3399-gru-chromebook.dtsi15 /* 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 */
Drk3399-gru-scarlet.dtsi20 /* EC turns on w/ pp1250_s3_en; always on for AP */
49 /* EC turns on w/ pp900_s0_en; always on for AP */
85 /* EC turns on w/ pp900_s3_en; always on for AP */
94 /* EC turns on pp1800_s3_en */
111 /* EC turns on pp3300_s0_en */
115 /* EC turns on pp3300_s3_en */
208 /* EC turns on; alias for pp1800_s0 */
/Linux-v6.6/arch/ia64/
DKconfig.debug44 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-v6.6/drivers/staging/fbtft/
Dfb_uc1701.c6 * Any pixel value except 0 turns the pixel on.
43 /* 15: output mode select (turns display upside-down) */
77 /* output mode select (turns display upside-down) */ in init_display()
/Linux-v6.6/Documentation/leds/
Dledtrig-usbport.rst6 in a given port. It simply turns on LED when device appears and turns it off
/Linux-v6.6/drivers/gpu/drm/msm/dp/
Ddp_power.h15 * @deinit: turns off the regulators/core clocks/GPIOs/pinctrl
42 * This API turns off power and regulators.
/Linux-v6.6/Documentation/process/
Dmanagement-style.rst75 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-v6.6/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst108 This control turns the camera horizontally by the specified amount.
115 This control turns the camera vertically by the specified amount.
129 This control turns the camera horizontally to the specified
136 This control turns the camera vertically to the specified position.
436 time, and turns flash off. As such, there will be increased image
497 This control turns the camera horizontally at the specific speed.
504 This control turns the camera vertically at the specified speed. The
/Linux-v6.6/include/linux/platform_data/
Dlp855x.h43 when the backlight turns on */
63 when the backlight turns on */
Dmax3421-hcd.h22 u8 vbus_active_level; /* level that turns on power */
/Linux-v6.6/drivers/tty/serial/jsm/
Djsm_cls.c72 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_cts_flow_control()
119 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_ixon_flow_control()
158 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_no_output_flow_control()
201 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_rts_flow_control()
245 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_ixoff_flow_control()
280 /* Write old LCR value back out, which turns enhanced access off */ in cls_set_no_input_flow_control()
855 /* Write old LCR value back out, which turns enhanced access off */ in cls_uart_init()
872 * Turns off UART.
/Linux-v6.6/Documentation/power/
Ds2ram.rst62 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
/Linux-v6.6/drivers/leds/
Dleds-acer-a500.c49 * individually, there is only RESET_LEDS command that turns in a500_ec_led_brightness_set()
52 * RESET_LEDS turns off both LEDs, thus restore other LED if in a500_ec_led_brightness_set()
/Linux-v6.6/include/sound/ac97/
Dregs.h171 #define AC97_EA_PRI 0x0800 /* Turns the PCM Center DAC off */
172 #define AC97_EA_PRJ 0x1000 /* Turns the PCM Surround DACs off */
173 #define AC97_EA_PRK 0x2000 /* Turns the PCM LFE DAC off */
174 #define AC97_EA_PRL 0x4000 /* Turns the MIC ADC off */
/Linux-v6.6/arch/arm/boot/dts/rockchip/
Drk3288-veyron-chromebook.dtsi61 /* This turns on vbus for host1 (dwc2) */
73 /* This turns on vbus for otg for host mode (dwc2) */
/Linux-v6.6/net/netfilter/ipvs/
Dip_vs_mh.c46 int turns; /* weight / gcd() and rshift */ member
152 ds->turns = ((lw / s->gcd) >> s->rshift) ? : (lw != 0); in ip_vs_mh_permutate()
191 if (ds->turns < 1) { in ip_vs_mh_populate()
220 if (++dt_count >= ds->turns) { in ip_vs_mh_populate()
/Linux-v6.6/include/linux/
Dpm_runtime.h455 * Decrement the runtime PM usage counter of @dev and if it turns out to be
467 * Decrement the runtime PM usage counter of @dev and if it turns out to be
480 * Decrement the runtime PM usage counter of @dev and if it turns out to be
498 * Decrement the runtime PM usage counter of @dev and if it turns out to be
514 * Decrement the runtime PM usage counter of @dev and if it turns out to be
/Linux-v6.6/scripts/
Dprofile2linkerlist.pl5 # Takes a (sorted) output of readprofile and turns it into a list suitable for
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-driver-toshiba_haps20 Description: This file turns off the built-in accelerometer for a few
/Linux-v6.6/fs/qnx6/
DKconfig24 Turns on extended debugging output.
/Linux-v6.6/arch/alpha/include/asm/
Dpgalloc.h12 * used to allocate a kernel page table - this turns on ASN bits
/Linux-v6.6/arch/mips/include/uapi/asm/
Dioctl.h19 * And this turns out useful to catch old ioctl numbers in header
/Linux-v6.6/arch/sparc/include/asm/
Dross.h28 * SE: Snoop Enable, turns on bus snooping for cache activity if one.
29 * WBE: Write Buffer Enable, one turns it on.
/Linux-v6.6/arch/arm64/kernel/
Dwatchdog_hld.c31 * hardlockup_detector_perf_init() will success even if Pseudo-NMI turns off, in arch_perf_nmi_is_available()

12345678910>>...22