/Linux-v6.6/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru.dtsi | 57 /* 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 …]
|
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 | 20 /* 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/ |
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-v6.6/drivers/staging/fbtft/ |
D | fb_uc1701.c | 6 * 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/ |
D | ledtrig-usbport.rst | 6 in a given port. It simply turns on LED when device appears and turns it off
|
/Linux-v6.6/drivers/gpu/drm/msm/dp/ |
D | dp_power.h | 15 * @deinit: turns off the regulators/core clocks/GPIOs/pinctrl 42 * This API turns off power and regulators.
|
/Linux-v6.6/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-v6.6/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-camera.rst | 108 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/ |
D | lp855x.h | 43 when the backlight turns on */ 63 when the backlight turns on */
|
D | max3421-hcd.h | 22 u8 vbus_active_level; /* level that turns on power */
|
/Linux-v6.6/drivers/tty/serial/jsm/ |
D | jsm_cls.c | 72 /* 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/ |
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
|
/Linux-v6.6/drivers/leds/ |
D | leds-acer-a500.c | 49 * 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/ |
D | regs.h | 171 #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/ |
D | rk3288-veyron-chromebook.dtsi | 61 /* This turns on vbus for host1 (dwc2) */ 73 /* This turns on vbus for otg for host mode (dwc2) */
|
/Linux-v6.6/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() 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/ |
D | pm_runtime.h | 455 * 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/ |
D | profile2linkerlist.pl | 5 # Takes a (sorted) output of readprofile and turns it into a list suitable for
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-driver-toshiba_haps | 20 Description: This file turns off the built-in accelerometer for a few
|
/Linux-v6.6/fs/qnx6/ |
D | Kconfig | 24 Turns on extended debugging output.
|
/Linux-v6.6/arch/alpha/include/asm/ |
D | pgalloc.h | 12 * used to allocate a kernel page table - this turns on ASN bits
|
/Linux-v6.6/arch/mips/include/uapi/asm/ |
D | ioctl.h | 19 * And this turns out useful to catch old ioctl numbers in header
|
/Linux-v6.6/arch/sparc/include/asm/ |
D | ross.h | 28 * 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/ |
D | watchdog_hld.c | 31 * hardlockup_detector_perf_init() will success even if Pseudo-NMI turns off, in arch_perf_nmi_is_available()
|