Home
last modified time | relevance | path

Searched full:turn (Results 1 – 25 of 2667) sorted by relevance

12345678910>>...107

/Linux-v6.1/fs/overlayfs/
DKconfig15 bool "Overlayfs: turn on redirect directory feature by default"
20 still possible to turn off redirects globally with the
46 bool "Overlayfs: turn on inodes index feature by default"
51 In this case it is still possible to turn off index globally with the
65 bool "Overlayfs: turn on NFS export feature by default"
72 In this case, it is still possible to turn off NFS export support
111 bool "Overlayfs: turn on metadata only copy up feature by default"
118 possible to turn off this feature globally with the "metacopy=off"
/Linux-v6.1/arch/powerpc/kernel/
Dl2cr_6xx.S56 - L2E set to turn on the cache
103 /* Turn off interrupts and data relocation. */
106 rlwinm r4,r4,0,28,26 /* Turn off DR bit */
117 rlwinm r4,r8,0,12,10 /* Turn off HID0[DPM] */
127 rlwinm r3,r3,0,11,9 /* Turn off the invalidate bit */
128 rlwinm r3,r3,0,1,31 /* Turn off the enable bit */
228 11: rlwinm r3,r3,0,11,9 /* Turn off the L2I bit */
286 /* Turn off interrupts and data relocation. */
289 rlwinm r4,r4,0,28,26 /* Turn off DR bit */
303 rlwinm r3,r3,0,22,20 /* Turn off the invalidate bit */
[all …]
/Linux-v6.1/include/drm/
Ddrm_panel.h45 * starts to transmit video data. Panel drivers can use this to turn the panel
58 * necessary to turn off the panel to avoid visual glitches. This is done in
75 * Turn on panel and perform set up.
84 * Enable panel (turn on back light, etc.).
93 * Disable panel (turn off back light, etc.).
102 * Turn off panel.
161 * Backlight device, used to turn on backlight after the call
162 * to enable(), and to turn off backlight before the call to
/Linux-v6.1/drivers/gpu/drm/i915/
DKconfig.debug45 Choose this option to turn on extra driver debugging that may affect
138 Choose this option to turn on extra driver debugging that may affect
150 Choose this option to turn on extra driver debugging that may affect
162 Choose this option to turn on extra driver debugging that may affect
206 Choose this option to turn on low level request tracing events.
219 Choose this option to turn on extra debug warnings for the
235 Choose this option to turn on extra state checking for the
/Linux-v6.1/include/linux/usb/
Dohci_pdriver.h26 /* Turn on all power and clocks */
28 /* Turn off all power and clocks */
30 /* Turn on only VBUS suspend power and hotplug detection,
31 * turn off everything else */
Dehci_pdriver.h41 /* Turn on all power and clocks */
43 /* Turn off all power and clocks */
45 /* Turn on only VBUS suspend power and hotplug detection,
46 * turn off everything else */
/Linux-v6.1/Documentation/power/
Dtricks.rst9 * go with minimal config, turn off drivers like USB, AGP you don't
12 * turn off APIC and preempt
17 * turn off modules
/Linux-v6.1/drivers/tty/serial/jsm/
Djsm_cls.c66 /* Turn on CTS flow control, turn off IXON flow control */ in cls_set_cts_flow_control()
76 * Enable interrupts for CTS flow, turn off interrupts for in cls_set_cts_flow_control()
107 /* Turn on IXON flow control, turn off CTS flow control */ in cls_set_ixon_flow_control()
123 * Disable interrupts for CTS flow, turn on interrupts for in cls_set_ixon_flow_control()
152 /* Turn off IXON flow control, turn off CTS flow control */ in cls_set_no_output_flow_control()
162 * Disable interrupts for CTS flow, turn off interrupts for in cls_set_no_output_flow_control()
195 /* Turn on RTS flow control, turn off IXOFF flow control */ in cls_set_rts_flow_control()
233 /* Turn on IXOFF flow control, turn off RTS flow control */ in cls_set_ixoff_flow_control()
274 /* Turn off IXOFF flow control, turn off RTS flow control */ in cls_set_no_input_flow_control()
311 /* Turn break off, and unset some variables */ in cls_clear_break()
[all …]
Djsm_neo.c43 /* Turn on auto CTS flow control */ in neo_set_cts_flow_control()
47 /* Turn off auto Xon flow control */ in neo_set_cts_flow_control()
53 /* Turn on UART enhanced bits */ in neo_set_cts_flow_control()
56 /* Turn on table D, with 8 char hi/low watermarks */ in neo_set_cts_flow_control()
74 /* Turn on auto RTS flow control */ in neo_set_rts_flow_control()
78 /* Turn off auto Xoff flow control */ in neo_set_rts_flow_control()
85 /* Turn on UART enhanced bits */ in neo_set_rts_flow_control()
114 /* Turn off auto CTS flow control */ in neo_set_ixon_flow_control()
118 /* Turn on auto Xon flow control */ in neo_set_ixon_flow_control()
124 /* Turn on UART enhanced bits */ in neo_set_ixon_flow_control()
[all …]
/Linux-v6.1/drivers/staging/rtl8712/
Drtl871x_mp.c509 /* 3. turn on scramble setting */ in r8712_SetSingleCarrierTx()
511 /* 4. Turn On Single Carrier Tx and off the other test modes. */ in r8712_SetSingleCarrierTx()
516 /* Turn off all test modes.*/ in r8712_SetSingleCarrierTx()
572 /* Turn Off All Test Mode */ in r8712_SetCarrierSuppressionTx()
581 /*turn off scramble setting*/ in r8712_SetCarrierSuppressionTx()
592 /*turn on scramble setting*/ in r8712_SetCarrierSuppressionTx()
612 /* Turn Off All Test Mode */ in SetCCKContinuousTx()
621 /*turn on scramble setting*/ in SetCCKContinuousTx()
626 /*turn on scramble setting*/ in SetCCKContinuousTx()
644 /* 3. turn on scramble setting */ in SetOFDMContinuousTx()
[all …]
/Linux-v6.1/drivers/video/fbdev/
Dgbefb.c185 /* Turn on dotclock PLL */ in gbe_reset()
193 * Description: This should turn off the monitor and gbe. This is used
210 /* turn off DMA */ in gbe_turn_off()
244 printk(KERN_ERR "gbefb: turn off DMA timed out\n"); in gbe_turn_off()
270 /* turn off pixel counter */ in gbe_turn_off()
283 printk(KERN_ERR "gbefb: turn off pixel clock timed out\n"); in gbe_turn_off()
285 /* turn off dot clock */ in gbe_turn_off()
298 printk(KERN_ERR "gbefb: turn off dotclock timed out\n"); in gbe_turn_off()
322 /* turn on dot clock */ in gbe_turn_on()
335 printk(KERN_ERR "gbefb: turn on dotclock timed out\n"); in gbe_turn_on()
[all …]
/Linux-v6.1/drivers/auxdisplay/
Dcharlcd.h58 * @backlight: Turn backlight on or off. Optional.
72 * @display: Turn display on or off.
73 * @cursor: Turn cursor on or off.
74 * @blink: Turn cursor blink on or off.
/Linux-v6.1/Documentation/x86/x86_64/
Duefi.rst45 kernel command line parameters to turn off some or all EFI runtime
49 turn off all EFI runtime services
51 turn off EFI reboot runtime service
/Linux-v6.1/drivers/leds/trigger/
Dledtrig-cpu.c49 * bound LED to turn on or turn off.
60 /* Will turn the LED on, max brightness */ in ledtrig_cpu()
67 /* Will turn the LED off */ in ledtrig_cpu()
/Linux-v6.1/drivers/pci/hotplug/
Dshpchp_ctrl.c258 /* turn on board, blink green LED, turn off Amber LED */ in board_added()
287 /* turn on board, blink green LED, turn off Amber LED */ in board_added()
321 /* turn off slot, turn on Amber LED, turn off Green LED */ in board_added()
354 /* turn off slot, turn on Amber LED, turn off Green LED */ in remove_board()
475 /* blink green LED and turn off amber */ in handle_button_press_event()
Dpciehp_ctrl.c34 * Turn off slot, turn on attention indicator, turn off power in set_slot_off()
105 * remove_board - Turn off slot and Power Indicator
176 /* blink power indicator and turn off attention */ in pciehp_handle_button_press()
230 * If the slot is on and presence or link has changed, turn it off. in pciehp_handle_presence_or_link_change()
254 /* Turn the slot on if it's occupied or link is up */ in pciehp_handle_presence_or_link_change()
/Linux-v6.1/arch/x86/power/
Dhibernate_asm_64.S36 movq %rdx, %cr4; # turn off PGE
39 movq %rax, %cr4; # turn PGE back on
127 movq %rcx, %cr4; # turn off PGE
130 movq %rbx, %cr4; # turn PGE back on
/Linux-v6.1/arch/arm/mach-qcom/
Dplatsmp.c106 /* Turn on the BHS and set the BHS_CNT to 16 XO clock cycles */ in cortex_a7_release_secondary()
170 /* Turn on CPU rail */ in kpssv1_release_secondary()
256 /* Turn on the BHS, turn off LDO Bypass and power down LDO */ in kpssv2_release_secondary()
263 /* Turn on BHS segments */ in kpssv2_release_secondary()
270 /* Finally turn on the bypass so that BHS supplies power */ in kpssv2_release_secondary()
/Linux-v6.1/drivers/staging/vt6656/
Dpower.c59 /* Warren:MUST turn on this once before turn on AUTOSLEEP ,or the in vnt_enable_power_saving()
106 /* Turn on wake up to listen next beacon */ in vnt_next_tbtt_wakeup()
/Linux-v6.1/arch/arm/boot/dts/
Darmada-385-synology-ds116.dts57 * "4" : turn the power LED ON
59 * "6" : turn the power LED OFF
60 * "7" : turn the status LED OFF
61 * "8" : turn the status LED ON
64 * "B" : turn the motherboard LED OFF
/Linux-v6.1/arch/m68k/amiga/
Damisound.c62 /* without amifb, turn video off and enable high quality sound */ in amiga_init_sound()
100 /* turn on DMA for audio channel 2 */ in amiga_mksound()
112 /* turn off DMA for audio channel 2 */ in nosound()
/Linux-v6.1/drivers/gpu/drm/msm/hdmi/
Dhdmi_phy_8x60.c39 /* Turn PowerGen on: */ in hdmi_phy_8x60_powerup()
48 /* Turn PLL power on: */ in hdmi_phy_8x60_powerup()
103 /* Turn off Driver */ in hdmi_phy_8x60_powerdown()
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt37 - devbus,turn-off-ps: Defines the time during which the controller does not
78 affect on <turn-off-ps> parameter.
79 Set <rd-hold-ps> to a value smaller than <turn-off-ps>.
141 devbus,turn-off-ps = <60000>;
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/ti/
Dtlan.rst68 0x01 Turn on general debugging messages.
69 0x02 Turn on receive debugging messages.
70 0x04 Turn on transmit debugging messages.
71 0x08 Turn on list debugging messages.
/Linux-v6.1/drivers/video/backlight/
Djornada720_bl.c56 /* If backlight is off then really turn it off */ in jornada_bl_update_status()
61 /* turn off backlight */ in jornada_bl_update_status()
66 } else /* turn on backlight */ in jornada_bl_update_status()

12345678910>>...107