Home
last modified time | relevance | path

Searched refs:ON (Results 1 - 25 of 74) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/include/
H A Ddefs.h20 #define ON 1 /* ON = 1 */ macro
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/include/
H A Ddefs.h20 #define ON 1 /* ON = 1 */ macro
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtps65010.h18 * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
115 #define ON 1 macro
145 * mode: ON, OFF or BLINK
150 * value: ON or OFF
155 * mode: ON or OFF
166 * mode: ON or OFF
H A Ddb8500-prcmu.h30 * enum state - ON/OFF state definition
31 * @OFF: State is ON
32 * @ON: State is OFF
37 ON = 0x1, enumerator
325 * @VARMOFFACCESS_ERR: The command value of Varm ON/OFF transfered through
327 * @VAPEOFFACCESS_ERR: The command value of Vape ON/OFF transfered through
329 * @VARMRETACCES_ERR: The command value of Varm retention ON/OFF transfered
474 * @sia_auto_pm_enable: SIA autonomous pm enable. (PRCMU_AUTO_PM_{OFF,ON})
475 * @sia_power_on: SIA power ON enable. (PRCMU_AUTO_PM_POWER_ON_* bitmask)
477 * @sva_auto_pm_enable: SVA autonomous pm enable. (PRCMU_AUTO_PM_{OFF,ON})
[all...]
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtps65010.h18 * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
117 #define ON 1 macro
147 * mode: ON, OFF or BLINK
152 * value: ON or OFF
157 * mode: ON or OFF
168 * mode: ON or OFF
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dhwtstamp_config.c49 TX_TYPE(ON),
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Dhwtstamp_config.c51 TX_TYPE(ON),
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
H A Di810_main.c431 i810_dram_off(mmio, ON); in i810_load_regs()
434 i810_screen_off(mmio, ON); in i810_load_regs()
435 i810_protect_regs(mmio, ON); in i810_load_regs()
568 i810_dram_off(mmio, ON); in i810_restore_2d()
598 i810_dram_off(mmio, ON); in i810_restore_vga_state()
600 i810_screen_off(mmio, ON); in i810_restore_vga_state()
601 i810_protect_regs(mmio, ON); in i810_restore_vga_state()
777 temp = (mode == ON) ? temp | CURSOR_ENABLE_MASK : in i810_enable_cursor()
1401 scr_off = ON; in i810fb_blank()
1540 i810_enable_cursor(mmio, ON); in i810fb_cursor()
[all...]
H A Di810.h127 #define ON 1 macro
/kernel/linux/linux-6.6/drivers/video/fbdev/i810/
H A Di810_main.c432 i810_dram_off(mmio, ON); in i810_load_regs()
435 i810_screen_off(mmio, ON); in i810_load_regs()
436 i810_protect_regs(mmio, ON); in i810_load_regs()
569 i810_dram_off(mmio, ON); in i810_restore_2d()
599 i810_dram_off(mmio, ON); in i810_restore_vga_state()
601 i810_screen_off(mmio, ON); in i810_restore_vga_state()
602 i810_protect_regs(mmio, ON); in i810_restore_vga_state()
778 temp = (mode == ON) ? temp | CURSOR_ENABLE_MASK : in i810_enable_cursor()
1402 scr_off = ON; in i810fb_blank()
1541 i810_enable_cursor(mmio, ON); in i810fb_cursor()
[all...]
/kernel/liteos_m/arch/arm/cortex-m3/keil/
H A Dlos_startup.s26 ; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
H A Dlos_dispatch.S26 ; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
H A Dlos_atomic.S25 ; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
/kernel/linux/linux-5.10/drivers/net/caif/
H A Dcaif_serial.c34 #define ON 1 macro
261 ser->common.flowctrl(ser->dev, ON); in handle_tx()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dstf.c133 if ((int_val != AUTO) && (int_val != OFF) && (int_val != ON)) in brcms_c_stf_stbc_tx_set()
136 if ((int_val == ON) && (wlc->stf->txstreams == 1)) in brcms_c_stf_stbc_tx_set()
/kernel/linux/linux-6.6/drivers/net/caif/
H A Dcaif_serial.c34 #define ON 1 macro
260 ser->common.flowctrl(ser->dev, ON); in handle_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dstf.c133 if ((int_val != AUTO) && (int_val != OFF) && (int_val != ON)) in brcms_c_stf_stbc_tx_set()
136 if ((int_val == ON) && (wlc->stf->txstreams == 1)) in brcms_c_stf_stbc_tx_set()
/kernel/linux/linux-5.10/drivers/block/
H A Dswim.c198 ON, enumerator
321 if (action == ON) { in swim_motor()
626 swim_motor(base, ON); in floppy_open()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps65010.c454 tps65010_set_led(offset - 3, value ? ON : OFF); in tps65010_gpio_set()
471 tps65010_set_led(offset - 3, value ? ON : OFF); in tps65010_output()
761 * mode: ON, OFF or BLINK
793 case ON: in tps65010_set_led()
843 * value: ON or OFF
871 * mode: ON or OFF
893 /* case ON: */ in tps65010_set_low_pwr()
978 * mode: ON or OFF
1008 /* case ON: */ in tps65013_set_low_pwr()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65010.c454 tps65010_set_led(offset - 3, value ? ON : OFF); in tps65010_gpio_set()
471 tps65010_set_led(offset - 3, value ? ON : OFF); in tps65010_output()
756 * mode: ON, OFF or BLINK
788 case ON: in tps65010_set_led()
838 * value: ON or OFF
866 * mode: ON or OFF
888 /* case ON: */ in tps65010_set_low_pwr()
973 * mode: ON or OFF
1003 /* case ON: */ in tps65013_set_low_pwr()
/kernel/linux/linux-6.6/drivers/block/
H A Dswim.c200 ON, enumerator
323 if (action == ON) { in swim_motor()
626 swim_motor(base, ON); in floppy_open()
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Dcrct10dif-pcl-asm_64.S42 # PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dboard-osk.c19 * USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
241 tps65010_set_low_pwr(ON); in osk_tps_setup()
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dinit.c40 MEI_PG_STATE(ON); in mei_pg_state_str()
/kernel/linux/linux-6.6/drivers/misc/mei/
H A Dinit.c41 MEI_PG_STATE(ON); in mei_pg_state_str()

Completed in 19 milliseconds

123