Home
last modified time | relevance | path

Searched refs:INT_EN (Results 1 – 19 of 19) sorted by relevance

/linux-6.1.9/arch/mips/loongson32/common/
Dtime.c47 __raw_writel(INT_EN | CNT_EN, timer_reg_base + PWM_CTRL); in ls1x_pwmtimer_restart()
131 __raw_writel(INT_EN | CNT_EN, timer_reg_base + PWM_CTRL); in ls1x_clockevent_set_state_periodic()
140 __raw_writel(INT_EN | CNT_EN, timer_reg_base + PWM_CTRL); in ls1x_clockevent_tick_resume()
/linux-6.1.9/sound/drivers/
Dportman2x4.c124 #define INT_EN PP_CMD_IEN /* Interrupt enable. */ macro
219 command |= INT_EN; in portman_write_midi()
286 cmdout = (port << 1) | INT_EN; /* Address + IE + No Strobe. */ in portman_read_midi()
361 int command = INT_EN; in portman_data_avail()
424 portman_write_command(pm, command | INT_EN); in portman_flush_input()
/linux-6.1.9/drivers/mmc/host/
Dushc.c114 #define INT_EN 1 macro
184 && test_bit(INT_EN, &ushc->flags) in int_callback()
192 if (!test_bit(INT_EN, &ushc->flags)) in int_callback()
392 set_bit(INT_EN, &ushc->flags); in ushc_enable_sdio_irq()
394 clear_bit(INT_EN, &ushc->flags); in ushc_enable_sdio_irq()
/linux-6.1.9/arch/mips/include/asm/mach-loongson32/
Dregs-pwm.h20 #define INT_EN BIT(5) macro
/linux-6.1.9/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe_main.c455 iowrite32(PCH_GBE_INT_ENABLE_MASK, &hw->reg->INT_EN); in pch_gbe_mac_set_wol_event()
725 iowrite32(0, &hw->reg->INT_EN); in pch_gbe_irq_disable()
730 ioread32(&hw->reg->INT_EN)); in pch_gbe_irq_disable()
742 iowrite32(PCH_GBE_INT_ENABLE_MASK, &hw->reg->INT_EN); in pch_gbe_irq_enable()
745 ioread32(&hw->reg->INT_EN)); in pch_gbe_irq_enable()
1259 int_st = int_st & ioread32(&hw->reg->INT_EN); in pch_gbe_intr()
1271 int_en = ioread32(&hw->reg->INT_EN); in pch_gbe_intr()
1273 &hw->reg->INT_EN); in pch_gbe_intr()
1276 int_st = int_st & ioread32(&hw->reg->INT_EN); in pch_gbe_intr()
1290 int_en = ioread32(&hw->reg->INT_EN); in pch_gbe_intr()
[all …]
Dpch_gbe.h39 u32 INT_EN; member
/linux-6.1.9/drivers/net/ethernet/smsc/
Dsmsc911x.c1230 temp = smsc911x_reg_read(pdata, INT_EN); in smsc911x_poll()
1232 smsc911x_reg_write(pdata, INT_EN, temp); in smsc911x_poll()
1524 smsc911x_reg_write(pdata, INT_EN, 0); in smsc911x_disable_irq_chip()
1533 u32 inten = smsc911x_reg_read(pdata, INT_EN); in smsc911x_irqhandler()
1538 temp = smsc911x_reg_read(pdata, INT_EN); in smsc911x_irqhandler()
1540 smsc911x_reg_write(pdata, INT_EN, temp); in smsc911x_irqhandler()
1575 temp = smsc911x_reg_read(pdata, INT_EN); in smsc911x_irqhandler()
1577 smsc911x_reg_write(pdata, INT_EN, temp); in smsc911x_irqhandler()
1678 temp = smsc911x_reg_read(pdata, INT_EN); in smsc911x_open()
1680 smsc911x_reg_write(pdata, INT_EN, temp); in smsc911x_open()
[all …]
Dsmsc911x.h140 #define INT_EN 0x5C macro
Dsmc911x.h376 #define INT_EN (0x5C) macro
708 #define SMC_GET_INT_EN(lp) SMC_inl( lp, INT_EN )
709 #define SMC_SET_INT_EN(lp, x) SMC_outl( x, lp, INT_EN )
/linux-6.1.9/drivers/thermal/qcom/
Dtsens.c584 ret = regmap_field_write(priv->rf[INT_EN], val); in tsens_enable_irq()
594 regmap_field_write(priv->rf[INT_EN], 0); in tsens_disable_irq()
843 priv->rf[INT_EN] = devm_regmap_field_alloc(dev, priv->tm_map, in init_common()
844 priv->fields[INT_EN]); in init_common()
845 if (IS_ERR(priv->rf[INT_EN])) { in init_common()
846 ret = PTR_ERR(priv->rf[INT_EN]); in init_common()
Dtsens-v2.c52 [INT_EN] = REG_FIELD(TM_INT_EN_OFF, 0, 2),
Dtsens-v1.c323 [INT_EN] = REG_FIELD(TM_INT_EN_OFF, 0, 0),
Dtsens.h169 INT_EN, /* v2+ has separate enables for crit, upper and lower irq */ enumerator
Dtsens-v0_1.c557 [INT_EN] = REG_FIELD(TM_INT_EN_OFF, 0, 0),
/linux-6.1.9/drivers/gpu/drm/vc4/
Dvc4_dsi.c1228 DSI_PORT_WRITE(INT_EN, (DSI0_INTERRUPTS_ALWAYS_ENABLED | in vc4_dsi_host_transfer()
1231 DSI_PORT_WRITE(INT_EN, in vc4_dsi_host_transfer()
1240 DSI_PORT_WRITE(INT_EN, (DSI1_INTERRUPTS_ALWAYS_ENABLED | in vc4_dsi_host_transfer()
1243 DSI_PORT_WRITE(INT_EN, (DSI1_INTERRUPTS_ALWAYS_ENABLED | in vc4_dsi_host_transfer()
1262 DSI_PORT_WRITE(INT_EN, DSI_PORT_BIT(INTERRUPTS_ALWAYS_ENABLED)); in vc4_dsi_host_transfer()
1308 DSI_PORT_WRITE(INT_EN, DSI_PORT_BIT(INTERRUPTS_ALWAYS_ENABLED)); in vc4_dsi_host_transfer()
1683 DSI_PORT_WRITE(INT_EN, DSI1_INTERRUPTS_ALWAYS_ENABLED); in vc4_dsi_bind()
/linux-6.1.9/drivers/comedi/drivers/
Dni_pcidio.c249 #define INT_EN (COUNT_EXPIRED | WAITED | PRIMARY_TC | SECONDARY_TC) macro
251 #define INT_EN (TRANSFER_READY | COUNT_EXPIRED | WAITED \ macro
412 flags &= INT_EN; in nidio_interrupt()
711 writeb(INT_EN, dev->mmio + INTERRUPT_CONTROL); in ni_pcidio_cmd()
/linux-6.1.9/drivers/gpu/drm/imx/dcss/
Ddcss-ss.c59 #define INT_EN BIT(0) macro
/linux-6.1.9/drivers/scsi/mvsas/
Dmv_defs.h71 INT_EN = (1U << 1), /* Global int enable */ enumerator
Dmv_64xx.c426 mw32(MVS_GBL_CTL, tmp | INT_EN); in mvs_64xx_interrupt_enable()
435 mw32(MVS_GBL_CTL, tmp & ~INT_EN); in mvs_64xx_interrupt_disable()