Home
last modified time | relevance | path

Searched refs:REG_INTERRUPT_ENABLE (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/ufs/
Dufshci.h28 REG_INTERRUPT_ENABLE = 0x24, enumerator
Dufshcd.c2259 u32 set = ufshcd_readl(hba, REG_INTERRUPT_ENABLE); in ufshcd_enable_intr()
2269 ufshcd_writel(hba, set, REG_INTERRUPT_ENABLE); in ufshcd_enable_intr()
2279 u32 set = ufshcd_readl(hba, REG_INTERRUPT_ENABLE); in ufshcd_disable_intr()
2291 ufshcd_writel(hba, set, REG_INTERRUPT_ENABLE); in ufshcd_disable_intr()
3816 if (ufshcd_readl(hba, REG_INTERRUPT_ENABLE) & UIC_COMMAND_COMPL) { in ufshcd_uic_pwr_ctrl()
6197 intr_status & ufshcd_readl(hba, REG_INTERRUPT_ENABLE); in ufshcd_intr()
9191 ufshcd_writel(hba, 0, REG_INTERRUPT_ENABLE); in ufshcd_init()
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch355438 + set = ufshcd_readl(hba, REG_INTERRUPT_ENABLE);
355440 + ufshcd_writel(hba, set, REG_INTERRUPT_ENABLE);
355465 + ufshcd_writel(hba, set, REG_INTERRUPT_ENABLE);