Searched refs:INT_ENABLE (Results 1 – 8 of 8) sorted by relevance
68 #define INT_ENABLE (1<<31) /* interrupt enable */ macro105 if (!(val & INT_ENABLE)) { in spear_rtc_enable_interrupt()107 val |= INT_ENABLE; in spear_rtc_enable_interrupt()117 if (val & INT_ENABLE) { in spear_rtc_disable_interrupt()118 val &= ~INT_ENABLE; in spear_rtc_disable_interrupt()279 alm->enabled = readl(config->ioaddr + CTRL_REG) & INT_ENABLE; in spear_rtc_read_alarm()
36 #define INT_ENABLE 0x10 macro116 iowrite32(INT_ENABLE, info->priv + INT_ENABLE_ADDR); in probe()
38 [INT_ENABLE] = REG_FIELD(STIH416_MPE_INT_EN, 0, 0),69 reg_fields[INT_ENABLE]); in st_mmap_alloc_regfields()
27 INT_ENABLE, enumerator
43 #define INT_ENABLE (1 << 0) macro145 writel_relaxed(INT_ENABLE | RESET_ENABLE, wdt->base + in wdt_config()
73 #define INT_ENABLE true macro293 brcmstb_i2c_enable_disable_irq(dev, INT_ENABLE); in brcmstb_send_i2c_cmd()
42 #define INT_ENABLE 0x2E /* R/W Interrupt enable control */ macro881 AC_WRITE(ac, INT_ENABLE, ac->int_mask | OVERRUN); in adxl34x_probe()
565 uint16_t INT_ENABLE) in denali_set_intr_modes() argument570 if (INT_ENABLE) in denali_set_intr_modes()