Searched refs:INTR_SIGNAL_EN (Results 1 – 1 of 1) sorted by relevance
121 #define INTR_SIGNAL_EN 0x44 macro553 writel(INTR_MASTER_MASK, master->regs + INTR_SIGNAL_EN); in dw_i3c_master_set_intr_regs()1240 reg = readl(master->regs + INTR_SIGNAL_EN); in dw_i3c_master_enable_sir_signal()1244 writel(reg, master->regs + INTR_SIGNAL_EN); in dw_i3c_master_enable_sir_signal()1834 writel((u32)~INTR_ALL, master->regs + INTR_SIGNAL_EN); in dw_i3c_shutdown()