/drivers/staging/media/av7110/ |
D | audio-set-av-sync.rst | 41 - Tells the Digital TV subsystem if A/V synchronization shall be ON or OFF. 43 TRUE: AV-sync ON 50 This ioctl call asks the Audio Device to turn ON or OFF A/V
|
/drivers/usb/typec/mux/ |
D | Kconfig | 6 tristate "ON Semi FSA4480 Analog Audio Switch driver" 10 Driver for the ON Semiconductor FSA4480 Analog Audio Switch, which
|
/drivers/scsi/smartpqi/ |
D | Kconfig | 21 # THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR 35 # ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
|
/drivers/net/wireless/broadcom/brcm80211/include/ |
D | defs.h | 20 #define ON 1 /* ON = 1 */ macro
|
/drivers/scsi/mpt3sas/ |
D | Kconfig | 19 # THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR 33 # ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
|
/drivers/video/fbdev/i810/ |
D | i810_main.c | 432 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()
|
D | i810.h | 127 #define ON 1 macro
|
D | i810_accel.c | 455 i810fb_iring_enable(par, ON); in i810fb_init_ringbuffer()
|
/drivers/net/caif/ |
D | caif_serial.c | 34 #define ON 1 macro 260 ser->common.flowctrl(ser->dev, ON); in handle_tx()
|
/drivers/leds/trigger/ |
D | Kconfig | 97 tristate "LED Default ON Trigger" 99 This allows LEDs to be initialised in the ON state.
|
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ |
D | stf.c | 133 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()
|
D | main.h | 217 (((wlc)->stf->txstreams > 1) && (((wlc)->band->band_stf_stbc_tx == ON) \
|
D | main.c | 1758 if (ON == clk) in brcms_b_phyclk_fgc() 1767 if (ON == clk) in brcms_b_macphyclk_set() 1806 brcms_b_core_phy_clk(wlc_hw, ON); in brcms_b_phy_reset() 1808 wlc_phy_anacore(pih, ON); in brcms_b_phy_reset() 1828 brcms_b_core_phy_clk(wlc_hw, ON); in brcms_b_setband() 1940 brcms_b_xtal(wlc_hw, ON); in brcms_b_radio_read_hwdisabled() 3036 brcms_b_xtal(wlc_hw, ON); in brcms_b_pllreq() 3291 brcms_b_macphyclk_set(wlc_hw, ON); in brcms_b_coreinit() 4895 brcms_b_xtal(wlc_hw, ON); in brcms_b_hw_up() 4932 brcms_b_xtal(wlc_hw, ON); in brcms_b_up_prep()
|
/drivers/mfd/ |
D | tps65010.c | 454 tps65010_set_led(offset - 3, value ? ON : OFF); in tps65010_gpio_set() 471 tps65010_set_led(offset - 3, value ? ON : OFF); in tps65010_output() 788 case ON: in tps65010_set_led()
|
/drivers/block/ |
D | swim.c | 200 ON, enumerator 323 if (action == ON) { in swim_motor() 626 swim_motor(base, ON); in floppy_open()
|
/drivers/misc/mei/ |
D | init.c | 41 MEI_PG_STATE(ON); in mei_pg_state_str()
|
/drivers/edac/ |
D | amd64_edac.h | 101 #define ON true macro
|
/drivers/video/fbdev/ |
D | gbefb.c | 431 SET_GBE_FIELD(FP_DE, ON, outputVal, fp_vbs); in gbefb_setup_flatpanel() 438 SET_GBE_FIELD(FP_VDRV, ON, outputVal, 1); in gbefb_setup_flatpanel()
|
/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_cmn.c | 487 wlc_phy_anacore((struct brcms_phy_pub *) pi, ON); in wlc_phy_attach() 764 wlc_phy_anacore(pih, ON); in wlc_phy_init() 772 wlc_phy_switch_radio((struct brcms_phy_pub *) pi, ON); in wlc_phy_init() 1057 wlc_phy_pa_override_nphy(pi, ON); in wlc_phy_do_dummy_tx() 1821 if (start_end == ON) { in wlc_phy_runbist_config()
|
/drivers/pinctrl/bcm/ |
D | Kconfig | 124 the always-ON GPIO controller (CRMU/AON). All 3 GPIO controllers are
|
/drivers/input/misc/ |
D | Kconfig | 259 tristate "MC13783 ON buttons" 262 Support the ON buttons of MC13783 PMIC as an input device 687 tristate "WM831X ON pin" 690 Support the ON pin of WM831X PMICs as an input device
|
/drivers/iio/light/ |
D | Kconfig | 410 tristate "ON Semiconductor NOA1305 ambient light sensor" 414 Say Y here if you want to build support for the ON Semiconductor
|
/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 1510 status = be_cmd_rx_filter(adapter, BE_IF_FLAGS_VLAN_PROMISCUOUS, ON); in be_set_vlan_promisc() 1620 be_cmd_rx_filter(adapter, BE_IF_FLAGS_ALL_PROMISCUOUS, ON); in be_set_all_promisc() 1631 status = be_cmd_rx_filter(adapter, BE_IF_FLAGS_MCAST_PROMISCUOUS, ON); in be_set_mc_promisc() 1643 status = be_cmd_rx_filter(adapter, BE_IF_FLAGS_PROMISCUOUS, ON); in be_set_uc_promisc() 1724 status = be_cmd_rx_filter(adapter, BE_IF_FLAGS_MULTICAST, ON); in be_set_mc_list() 3757 status = be_cmd_rx_filter(adapter, BE_IF_FILT_FLAGS_BASIC, ON); in be_enable_if_filters()
|
D | be.h | 690 #define ON 1 macro
|
/drivers/media/i2c/ |
D | Kconfig | 45 tristate "ON Semiconductor AR0521 sensor support" 47 This is a Video4Linux2 sensor driver for the ON Semiconductor
|