Searched refs:ENABLE (Results 1 - 124 of 124) sorted by relevance

/linux-4.1.27/drivers/staging/sm750fb/
H A Dddk750_display.c29 PANEL_DISPLAY_CTRL, TIMING, ENABLE); setDisplayControl()
33 PANEL_DISPLAY_CTRL, PLANE, ENABLE); setDisplayControl()
40 ulReservedBits = FIELD_SET(0, PANEL_DISPLAY_CTRL, RESERVED_1_MASK, ENABLE) | setDisplayControl()
41 FIELD_SET(0, PANEL_DISPLAY_CTRL, RESERVED_2_MASK, ENABLE) | setDisplayControl()
42 FIELD_SET(0, PANEL_DISPLAY_CTRL, RESERVED_3_MASK, ENABLE); setDisplayControl()
86 CRT_DISPLAY_CTRL, TIMING, ENABLE); setDisplayControl()
90 CRT_DISPLAY_CTRL, PLANE, ENABLE); setDisplayControl()
98 ulReservedBits = FIELD_SET(0, CRT_DISPLAY_CTRL, RESERVED_1_MASK, ENABLE) | setDisplayControl()
99 FIELD_SET(0, CRT_DISPLAY_CTRL, RESERVED_2_MASK, ENABLE) | setDisplayControl()
100 FIELD_SET(0, CRT_DISPLAY_CTRL, RESERVED_3_MASK, ENABLE) | setDisplayControl()
101 FIELD_SET(0, CRT_DISPLAY_CTRL, RESERVED_4_MASK, ENABLE); setDisplayControl()
H A Dddk750_mode.c106 FIELD_SET(0,CRT_DISPLAY_CTRL,TIMING,ENABLE)| programModeRegisters()
107 FIELD_SET(0,CRT_DISPLAY_CTRL,PLANE,ENABLE); programModeRegisters()
147 FIELD_SET(0,PANEL_DISPLAY_CTRL,TIMING,ENABLE)| programModeRegisters()
148 FIELD_SET(0,PANEL_DISPLAY_CTRL,PLANE,ENABLE); programModeRegisters()
150 ulReservedBits = FIELD_SET(0, PANEL_DISPLAY_CTRL, RESERVED_1_MASK, ENABLE) | programModeRegisters()
151 FIELD_SET(0, PANEL_DISPLAY_CTRL, RESERVED_2_MASK, ENABLE) | programModeRegisters()
152 FIELD_SET(0, PANEL_DISPLAY_CTRL, RESERVED_3_MASK, ENABLE)| programModeRegisters()
H A Dsm750_cursor.c66 FIELD_SET(0,HWC_ADDRESS,ENABLE,ENABLE); hw_cursor_enable()
H A Dddk750_chip.c339 ulReg = FIELD_SET(ulReg, PANEL_HWC_ADDRESS, ENABLE, DISABLE); ddk750_initHw()
344 ulReg = FIELD_SET(ulReg, CRT_HWC_ADDRESS, ENABLE, DISABLE); ddk750_initHw()
H A Dddk750_hwi2c.c36 value = FIELD_SET(value, I2C_CTRL, EN, ENABLE); hwI2CInit()
/linux-4.1.27/sound/soc/codecs/
H A Dwm8737.h261 #define WM8737_LINPUT1_DC_BIAS_ENABLE 0x0002 /* LINPUT1 DC BIAS ENABLE */
262 #define WM8737_LINPUT1_DC_BIAS_ENABLE_MASK 0x0002 /* LINPUT1 DC BIAS ENABLE */
263 #define WM8737_LINPUT1_DC_BIAS_ENABLE_SHIFT 1 /* LINPUT1 DC BIAS ENABLE */
264 #define WM8737_LINPUT1_DC_BIAS_ENABLE_WIDTH 1 /* LINPUT1 DC BIAS ENABLE */
265 #define WM8737_RINPUT1_DC_BIAS_ENABLE 0x0001 /* RINPUT1 DC BIAS ENABLE */
266 #define WM8737_RINPUT1_DC_BIAS_ENABLE_MASK 0x0001 /* RINPUT1 DC BIAS ENABLE */
267 #define WM8737_RINPUT1_DC_BIAS_ENABLE_SHIFT 0 /* RINPUT1 DC BIAS ENABLE */
268 #define WM8737_RINPUT1_DC_BIAS_ENABLE_WIDTH 1 /* RINPUT1 DC BIAS ENABLE */
/linux-4.1.27/arch/sh/drivers/dma/
H A Ddmabrg.c43 * DMABRGCR: Bits 31-24: audio-dma ENABLE flags,
45 * Bits 9-8: USB error/xfer ENABLE,
48 * Mask IRQ by writing 0 to ENABLE flag.
/linux-4.1.27/arch/arm/nwfpe/
H A Dfpsr.h30 EXCEPTION TRAP ENABLE BYTE
49 /* EXCEPTION TRAP ENABLE BYTE
/linux-4.1.27/drivers/net/ethernet/qualcomm/
H A Dqca_7k.h59 /* INTR_CAUSE/ENABLE register definition. */
/linux-4.1.27/include/sound/
H A Daess.h48 /* Set AESS_AUTO_GATING_ENABLE__1.ENABLE to allow idle entry */ aess_enable_autogating()
/linux-4.1.27/drivers/staging/media/davinci_vpfe/
H A Ddm365_resizer.h170 #define ENABLE 1 macro
171 #define DISABLE (!ENABLE)
H A Ddm365_resizer.c123 param->rsz_en[RSZ_A] = ENABLE; resizer_configure_passthru()
153 param->rsz_en[index] = ENABLE; configure_resizer_out_params()
340 resizer_enable_422_420_conversion(param, RSZ_A, ENABLE); resizer_configure_output_win()
503 param->rsz_en[RSZ_A] = ENABLE; resizer_configure_in_continious_mode()
512 param->rsz_en[RSZ_B] = ENABLE; resizer_configure_in_continious_mode()
524 RSZ_B, ENABLE); resizer_configure_in_continious_mode()
702 param->rsz_en[RSZ_A] = ENABLE; resizer_configure_in_single_shot_mode()
719 RSZ_A, ENABLE); resizer_configure_in_single_shot_mode()
726 param->rsz_en[RSZ_B] = ENABLE; resizer_configure_in_single_shot_mode()
737 RSZ_B, ENABLE); resizer_configure_in_single_shot_mode()
882 .rsz_en[0] = ENABLE, resizer_set_defualt_configuration()
/linux-4.1.27/sound/aoa/soundbus/i2sbus/
H A Dcontrol.c127 printk(KERN_ERR "i2sbus: INVALID CELL ENABLE VALUE\n"); i2sbus_control_cell()
170 printk(KERN_ERR "i2sbus: INVALID CLOCK ENABLE VALUE\n"); i2sbus_control_clock()
/linux-4.1.27/arch/arm/mach-rockchip/
H A Dpm.h85 PMU_CHIP_PD_EN, /* POWER OFF PIN ENABLE */
/linux-4.1.27/drivers/char/
H A Ddsp56k.c60 #define handshake(count, maxio, timeout, ENABLE, f) \
66 for (t = 0; t < timeout && !ENABLE; t++) \
68 if(!ENABLE) \
/linux-4.1.27/drivers/input/keyboard/
H A Dsun4i-lradc-keys.c52 #define ENABLE(x) ((x) << 0) macro
139 SAMPLE_RATE(0) | ENABLE(1), lradc->base + LRADC_CTRL); sun4i_lradc_open()
/linux-4.1.27/tools/usb/ffs-aio-example/multibuff/device_app/
H A Daio_multibuff.c158 [FUNCTIONFS_ENABLE] = "ENABLE", display_event()
319 /* we are waiting for function ENABLE */ main()
/linux-4.1.27/tools/usb/ffs-aio-example/simple/device_app/
H A Daio_simple.c146 [FUNCTIONFS_ENABLE] = "ENABLE", display_event()
296 /* we are waiting for function ENABLE */ main()
/linux-4.1.27/arch/x86/kernel/
H A Dxsave.c568 static enum { AUTO, ENABLE, DISABLE } eagerfpu = AUTO; eager_fpu_setup() enumerator in enum:__anon3162
572 eagerfpu = ENABLE; eager_fpu_setup()
644 eagerfpu = ENABLE; xstate_enable_boot_cpu()
652 eagerfpu = ENABLE; xstate_enable_boot_cpu()
690 if (eagerfpu == ENABLE) eager_fpu_init()
/linux-4.1.27/drivers/net/plip/
H A Dplip.c128 #define ENABLE(irq) if (irq != -1) enable_irq(irq) macro
612 ENABLE(dev->irq); plip_receive_packet()
686 ENABLE(dev->irq); plip_receive_packet()
692 ENABLE(dev->irq); plip_receive_packet()
790 ENABLE(dev->irq); plip_send_packet()
854 ENABLE(dev->irq); plip_send_packet()
892 ENABLE(dev->irq); plip_error()
/linux-4.1.27/arch/arm/mach-omap2/
H A Dprcm-common.h456 * @offset: the bit shift of the interrupt inside the IRQ{ENABLE,STATUS} regs
459 * Describes interrupt bits inside the PRM_IRQ{ENABLE,STATUS}_MPU* registers.
475 * @nr_regs: number of PRM_IRQ{STATUS,ENABLE}_MPU* registers
H A Dscrm54xx.h139 /* Renamed from ENABLE Used by EXTPWRONRSTCTRL */
/linux-4.1.27/drivers/net/ethernet/
H A Ddnet.h133 /* INTERRUPT ENABLE REGISTER FIELDS */
/linux-4.1.27/drivers/phy/
H A Dphy-exynos-mipi-video.c84 /* Clear ENABLE bit only if MRESETN, SRESETN bits are not set */ __set_phy_state()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Drv6xxd.h197 # define ENABLE (1 << 0) macro
H A Dnid.h711 #define ENABLE (1 << 0) macro
H A Datombios.h815 // Following function ENABLE sub-function will be used by driver when TMDS/HDMI/LVDS is used, disable function will be used by driver
868 // Following function ENABLE sub-function will be used by driver when TMDS/HDMI/LVDS is used, disable function will be used by driver
/linux-4.1.27/arch/sh/include/asm/
H A Dsh7760fb.h80 /* DISPLAY-ENABLE polarity inversion */
/linux-4.1.27/arch/cris/include/uapi/arch-v10/arch/
H A Dsv_addr_ag.h125 IO_STATE( R_BUS_CONFIG, CE, ENABLE )
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7770.c257 ahc_outb(ahc, BCTL, ENABLE); aic7770_config()
267 ahc_outb(ahc, BCTL, ENABLE); aic7770_chip_init()
/linux-4.1.27/drivers/input/serio/
H A Dgscps2.c50 #define ENABLE 1 macro
306 gscps2_enable(ps2port, ENABLE); gscps2_open()
/linux-4.1.27/drivers/scsi/aic94xx/
H A Daic94xx_sas.h746 /* Define this to 0 if you do not want NOTIFY (ENABLE SPINIP) sent.
752 * of NOTIFY (ENABLE SPINUP). In units of 200 us.
756 /* Initial delay after OOB, before we transmit NOTIFY (ENABLE SPINUP).
H A Daic94xx_seq.c785 * (ENABLE SPINUP) primitive. Must be initialized to val - 1. asd_init_lseq_mdp()
/linux-4.1.27/drivers/leds/
H A Dleds-lp5521.c62 /* Bits in ENABLE register */
123 /* it takes more 488 us to update ENABLE register */ lp5521_wait_enable_done()
H A Dleds-lp5562.c28 /* ENABLE Register 00h */
113 /* it takes more 488 us to update ENABLE register */ lp5562_wait_enable_done()
/linux-4.1.27/arch/alpha/kernel/
H A Dcore_t2.c334 *(vulp)T2_WBASE1 = temp | 0x80000UL; /* OR in ENABLE bit */ t2_direct_map_window1()
358 *(vulp)T2_WBASE2 = temp | 0xc0000UL; /* OR in ENABLE/SG bits */ t2_sg_map_window2()
/linux-4.1.27/drivers/misc/cxl/
H A Dtrace.h50 { CXL_AFU_Cntl_An_E, "ENABLE" }, \
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
H A Drtw_android.c55 "WFD-ENABLE",
/linux-4.1.27/drivers/net/ethernet/arc/
H A Demac.h16 /* STATUS and ENABLE Register bit masks */
/linux-4.1.27/drivers/infiniband/hw/usnic/
H A Dusnic_fwd.c310 usnic_err("PF %s VNIC Index %u RQ Index: %u ENABLE Failed with status %d", usnic_fwd_enable_qp()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp4/
H A Dmdp4_dtv_encoder.c180 * Wait for a vsync so we know the ENABLE=0 latched before mdp4_dtv_encoder_disable()
H A Dmdp4_lcdc_encoder.c353 * Wait for a vsync so we know the ENABLE=0 latched before mdp4_lcdc_encoder_disable()
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
H A Dmdp5_encoder.c245 * Wait for a vsync so we know the ENABLE=0 latched before mdp5_encoder_disable()
/linux-4.1.27/drivers/video/fbdev/
H A Dstifb.c176 #define ENABLE 1 /* for enabling/disabling screen */ macro
764 case ENABLE: hyperResetPlanes()
982 int enable = (blank_mode == 0) ? ENABLE : DISABLE; stifb_blank()
1027 hyperResetPlanes(fb, ENABLE); stifb_init_display()
/linux-4.1.27/drivers/watchdog/
H A Dmpc8xxx_wdt.c11 * Note: it appears that you can only actually ENABLE or DISABLE the thing
H A Dsbc8360.c341 pr_err("ENABLE method I/O %X is not available\n", sbc8360_init()
/linux-4.1.27/arch/arm/kernel/
H A Dhyp-stub.S159 bic r7, #1 @ Clear ENABLE
/linux-4.1.27/arch/arm/mach-imx/
H A Dmach-mx27_3ds.c376 pr_debug("%s: %s the camera\n", __func__, on ? "ENABLE" : "DISABLE"); mx27_3ds_camera_power()
H A Dmach-mx31_3ds.c214 pr_debug("%s: %s the camera\n", __func__, on ? "ENABLE" : "DISABLE"); mx31_3ds_camera_power()
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
H A Dreg.h62 #define ENABLE (REGISTERS_BASE + 0x5450) macro
291 #define REG_ENABLE_TX_RX (ENABLE)
H A Dboot.c64 wl1251_reg_write32(wl, ENABLE, 0x0); wl1251_boot_soft_reset()
/linux-4.1.27/drivers/ide/
H A Dpalm_bk3710.c235 * (ATA_IDETIMP_IDEEN , ENABLE ) | palm_bk3710_chipinit()
/linux-4.1.27/drivers/scsi/isci/
H A Dprobe_roms.h80 * This field specifies the NOTIFY (ENABLE SPIN UP) primitive
H A Dphy.c530 enable_spinup |= SCU_ENSPINUP_GEN_BIT(ENABLE); sci_phy_consume_power_handler()
1196 enable_spinup_value &= ~SCU_ENSPINUP_GEN_BIT(ENABLE); scu_link_layer_stop_protocol_engine()
H A Dregisters.h561 (SCU_UFQGP_GEN_BIT(ENABLE) | value)
564 (~SCU_UFQGP_GEN_BIT(ENABLE) & value)
H A Dport.c1444 pts_control_value |= SCU_PTSxCR_GEN_BIT(ENABLE) | SCU_PTSxCR_GEN_BIT(SUSPEND); sci_port_enable_port_task_scheduler()
1454 ~(SCU_PTSxCR_GEN_BIT(ENABLE) | SCU_PTSxCR_GEN_BIT(SUSPEND)); sci_port_disable_port_task_scheduler()
H A Dhost.c562 SMU_CQGR_GEN_BIT(ENABLE) | sci_controller_process_completions()
772 | (SMU_CQGR_GEN_BIT(ENABLE)) sci_controller_initialize_completion_queue()
/linux-4.1.27/drivers/regulator/
H A Dlp8788-ldo.c88 #define ENABLE GPIOF_OUT_INIT_HIGH macro
/linux-4.1.27/sound/pci/cs46xx/
H A Ddsp_spos.c1682 /* Async MASTER ENABLE, affects both SPDIF input and output */ cs46xx_dsp_async_init()
1696 /* SPDIF output MASTER ENABLE */ cs46xx_dsp_disable_spdif_hw()
1721 /* SPDIF output MASTER ENABLE */ cs46xx_dsp_enable_spdif_hw()
1755 /* SPDIF input MASTER ENABLE */ cs46xx_dsp_enable_spdif_in()
/linux-4.1.27/drivers/media/radio/
H A Dradio-cadet.c138 outb(0x00, dev->io + 1); /* Ensure WRITE-ENABLE is LOW */ cadet_gettune()
/linux-4.1.27/drivers/pci/hotplug/
H A Dibmphp.h679 #define ENABLE 1 macro
H A Dibmphp_core.c581 case ENABLE: validate()
1028 rc = validate(slot_cur, ENABLE); enable_slot()
H A Dibmphp_pci.c649 !!!!!!!!!!!!!!!NEED TO ADD!!! FAST BACK-TO-BACK ENABLE!!!!!!!!!!!!!!!!!!!! configure_bridge()
/linux-4.1.27/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c348 #define ENABLE 1 macro
1162 if (sc->rx_hw_checksum == ENABLE) { sbdma_rx_process()
1757 sc->rx_hw_checksum = ENABLE; sbmac_set_iphdr_offset()
2287 if (sc->rx_hw_checksum == ENABLE) sbmac_init()
/linux-4.1.27/tools/usb/
H A Dffs-test.c545 [FUNCTIONFS_ENABLE] = "ENABLE", ep0_consume()
/linux-4.1.27/drivers/net/fddi/skfp/
H A Dskfddi.c871 pr_debug("ENABLE ALL MC ADDRESSES\n"); skfp_ctl_set_multicast_list_wo_lock()
882 pr_debug("ENABLE MC ADDRESS: %pMF\n", netdev_for_each_mc_addr()
889 pr_debug("ENABLE ALL MC ADDRESSES\n");
H A Dpcmplc.c1797 * If both CODE & ENABLE are set ignore enable plc_irq()
/linux-4.1.27/drivers/ata/
H A Dsata_nv.c66 /* INT_STATUS/ENABLE */
72 /* INT_STATUS/ENABLE bits */
183 /* SWNCQ ENABLE BITS*/
/linux-4.1.27/drivers/net/ethernet/3com/
H A Dtyphoon.h579 /* 3XP irq bits (TYPHOON_REG_INTR{STATUS,ENABLE,MASK})
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dnvm.c383 /* Send the WRITE ENABLE command (8 bit opcode) */ e1000e_write_nvm_spi()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_nvm.c459 /* Send the WRITE ENABLE command (8 bit opcode) */ igb_write_nvm_spi()
/linux-4.1.27/drivers/net/ethernet/sun/
H A Dsunhme.h474 #define HFLAG_RXCV 0x00000100 /* XXX RXCV ENABLE */
/linux-4.1.27/drivers/scsi/megaraid/
H A Dmbox_defs.h689 * @sync_neg : sync negotiation - ENABLE or DISABLE
/linux-4.1.27/drivers/usb/misc/sisusbvga/
H A Dsisusb_init.c282 /* HELPER: ENABLE CRT1 */
/linux-4.1.27/include/scsi/
H A Dscsi.h577 /* 0x5383 and 0x5384 were used for SCSI_IOCTL_TAGGED_{ENABLE,DISABLE} */
/linux-4.1.27/arch/arm/kvm/
H A Dinterrupts_head.S534 mov r2, #0 @ Clear ENABLE
/linux-4.1.27/sound/pci/
H A Dals300.c170 directly reversed bit setting for ENABLE and DISABLE. snd_als300_set_irq_flag()
/linux-4.1.27/drivers/media/i2c/soc_camera/
H A Dov2640.c1055 __func__, on ? "ENABLE" : "DISABLE"); ov2640_hw_power()
/linux-4.1.27/drivers/media/pci/bt8xx/
H A Ddvb-bt8xx.c883 * RISC+FIFO ENABLE */ dvb_bt8xx_probe()
H A Dbttv-cards.c3206 OUT ENABLE 1 1 0 . 1 1 0 0 . 0 0 0 0 = 0x6C0
/linux-4.1.27/drivers/scsi/
H A Dmegaraid.h437 u8 sync_neg; /* sync negotiation - ENABLE or DISABLE */
H A Din2000.c2116 printk("Sync-transfer DISABLED on all devices: ENABLE from command-line\n"); in2000_detect()
H A DBusLogic.c2136 "ENABLE STRICT ROUND ROBIN MODE"); blogic_initadapter()
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dni_660x.c303 /* kind of ENABLE for the second counter */
/linux-4.1.27/drivers/target/
H A Dtarget_core_pscsi.c496 " been set before ENABLE=1\n"); pscsi_configure_device()
/linux-4.1.27/drivers/usb/usbip/
H A Dvhci_hcd.c63 "ENABLE", /*1*/
/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-palmas.c337 FUNCTION_GROUP(enable, ENABLE)
H A Dpinctrl-u300.c243 PINCTRL_PIN(56, "PO GSM PA ENABLE"),
/linux-4.1.27/include/media/
H A Dv4l2-subdev.h104 #define V4L2_SUBDEV_IO_PIN_DISABLE (1 << 0) /* ENABLE assumed */
/linux-4.1.27/sound/core/
H A Dpcm.c276 TSTAMP(ENABLE),
/linux-4.1.27/drivers/net/ethernet/marvell/
H A Dsky2.h226 PSM_CONFIG_REG1_EN_INT_ASPM_CLKREQ = 1<<14, /* ENABLE INT for CLKRUN on ASPM and CLKREQ */
227 PSM_CONFIG_REG1_EN_SND_TASK_ASPM_CLKREQ = 1<<13, /* ENABLE Snd_task for CLKRUN on ASPM and CLKREQ */
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_rx.c1025 //IEEE80211_DEBUG(IEEE80211_DL_REORDER,"%s(): QOS ENABLE AND RECEIVE QOS DATA , we will get Ts, tid:%d\n",__func__, tid); ieee80211_rx()
1360 IEEE80211_DEBUG(IEEE80211_DL_REORDER,"%s(): REORDER ENABLE AND PTS not NULL, and we will enter RxReorderIndicatePacket()\n",__func__); ieee80211_rx()
/linux-4.1.27/drivers/net/irda/
H A Ddonauboe.c262 printk (KERN_ERR "CONFIG0 %02x%02x ENABLE %02x%02x\n", toshoboe_dumpregs()
H A Dvlsi_ir.c1281 /* DO NOT BLINDLY ENABLE IRINTR_ACTEN! vlsi_init_chip()
/linux-4.1.27/drivers/tty/serial/
H A Domap-serial.c984 /* FIFO ENABLE, DMA MODE */ serial_omap_set_termios()
/linux-4.1.27/drivers/usb/host/
H A Dimx21-hcd.c1556 dev_dbg(imx21->dev, " ENABLE\n"); imx21_hc_hub_control()
/linux-4.1.27/arch/blackfin/kernel/
H A Ddebug-mmrs.c294 __GPTIMER_GROUP(ENABLE, enable); bfin_debug_mmrs_gptimer_group()
/linux-4.1.27/arch/metag/include/asm/
H A Dmetag_regs.h766 #define TXENABLE_STOPPED_BIT 0x00000004 /* TXOFF due to ENABLE->0 */
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c1662 /* write value back with RXDCTL.ENABLE bit cleared */ ixgbevf_disable_rx_queue()
1672 pr_err("RXDCTL.ENABLE queue %d not cleared while polling\n", ixgbevf_disable_rx_queue()
1692 pr_err("RXDCTL.ENABLE queue %d not set while polling\n", ixgbevf_rx_desc_queue_enable()
/linux-4.1.27/drivers/staging/octeon-usb/
H A Docteon-hcd.c781 * setting USBN0/1_CLK_CTL[ENABLE] = 1. Divide the core clock down cvmx_usb_initialize()
3367 dev_dbg(dev, " ENABLE\n"); octeon_usb_hub_control()
3479 dev_dbg(dev, " ENABLE\n"); octeon_usb_hub_control()
H A Docteon-hcd.h1660 * The ENABLE field of this register should not be set
/linux-4.1.27/drivers/media/platform/omap3isp/
H A Disppreview.c1454 /* The PCR.SOURCE bit is automatically reset to 0 when the PCR.ENABLE preview_enable_oneshot()
/linux-4.1.27/drivers/net/wireless/rtlwifi/btcoexist/
H A Dhalbtc8821a1ant.c2554 "[BTCoex], LPS ENABLE notify\n"); ex_halbtc8821a1ant_lps_notify()
H A Dhalbtc8192e2ant.c3554 "[BTCoex], LPS ENABLE notify\n"); ex_halbtc8192e2ant_lps_notify()
H A Dhalbtc8723b1ant.c2718 "[BTCoex], LPS ENABLE notify\n"); ex_halbtc8723b1ant_lps_notify()
H A Dhalbtc8723b2ant.c3423 "[BTCoex], LPS ENABLE notify\n"); ex_btc8723b2ant_lps_notify()
H A Dhalbtc8821a2ant.c3602 "[BTCoex], LPS ENABLE notify\n"); ex_halbtc8821a2ant_lps_notify()
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_qp.c1731 ehca_err(ibqp->device, "ENABLE in context of " internal_modify_qp()
/linux-4.1.27/drivers/hid/
H A Dhid-wiimote-modules.c647 /* send PIXEL CLOCK ENABLE cmd first */ wiimod_ir_change()
/linux-4.1.27/arch/s390/kvm/
H A Dkvm-s390.c2260 * oustanding ENABLE requests. kvm_s390_vcpu_start()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv50.c180 cp_set (ctx, XFER_SWITCH, ENABLE); nv50_grctx_generate()
960 dd_emit(ctx, 1, 0); /* 00000001 SEMANTIC_PTSZ.ENABLE */ nv50_gr_construct_mmio_ddata()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c3485 e_err(drv, "RXDCTL.ENABLE on Rx queue %d not set within " ixgbe_rx_desc_queue_enable()
3503 /* write value back with RXDCTL.ENABLE bit cleared */ ixgbe_disable_rx_queue()
3517 e_err(drv, "RXDCTL.ENABLE on Rx queue %d not cleared within " ixgbe_disable_rx_queue()
H A Dixgbe_common.c908 /* Send the WRITE ENABLE command (8 bit opcode) */ ixgbe_write_eeprom_buffer_bit_bang()
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2800.h2581 * ENABLE: enable tx power compensation for 40BW
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.c782 * Enable Interrupts before sending fw IOC ENABLE cmd. bfa_iocpf_sm_enabling_entry()
/linux-4.1.27/drivers/atm/
H A Dlanai.c108 /* #define READ_EEPROM */ /* ***DONT ENABLE YET*** */
/linux-4.1.27/drivers/video/fbdev/sis/
H A Dinit.c1092 /* Set - PCI LINEAR ADDRESSING ENABLE (0x80) SiSInitPCIetc()
H A Dinit301.c4226 /* ENABLE VIDEO BRIDGE */
8688 /* ENABLE/DISABLE LCD BACKLIGHT (SIS) */
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c161 /* Reset ENABLE to 0 so reads of PCIE_CFG_SPACE_DATA won't cause a t4_hw_pci_read_cfg4()
163 * ENABLE is 0 so a simple register write is easier than a t4_hw_pci_read_cfg4()
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
H A Dvxge-main.c27 * 1 - ENABLE
/linux-4.1.27/drivers/net/ethernet/dec/tulip/
H A Dde4x5.c679 ** DE4X5 IRQ ENABLE/DISABLE
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c4128 /* Send the WRITE ENABLE command (8 bit opcode ) */ e1000_write_eeprom_spi()
/linux-4.1.27/drivers/scsi/bfa/
H A Dbfa_ioc.c954 * Enable Interrupts before sending fw IOC ENABLE cmd. bfa_iocpf_sm_enabling_entry()
/linux-4.1.27/drivers/tty/
H A Dsynclink.c6122 /* ENABLE TRANSMITTER */ usc_loopback_frame()

Completed in 3933 milliseconds