Home
last modified time | relevance | path

Searched refs:REG_INTERRUPT_ENABLE (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/ufs/host/
H A Dufs-sprd.c53 u32 set = ufshcd_readl(hba, REG_INTERRUPT_ENABLE); in ufs_sprd_ctrl_uic_compl()
59 ufshcd_writel(hba, set, REG_INTERRUPT_ENABLE); in ufs_sprd_ctrl_uic_compl()
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshci.h28 REG_INTERRUPT_ENABLE = 0x24, enumerator
H A 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/linux-6.6/include/ufs/
H A Dufshci.h32 REG_INTERRUPT_ENABLE = 0x24, enumerator
/kernel/linux/linux-6.6/drivers/ufs/core/
H A Dufshcd.c2518 u32 set = ufshcd_readl(hba, REG_INTERRUPT_ENABLE); in ufshcd_enable_intr()
2528 ufshcd_writel(hba, set, REG_INTERRUPT_ENABLE); in ufshcd_enable_intr()
2538 u32 set = ufshcd_readl(hba, REG_INTERRUPT_ENABLE); in ufshcd_disable_intr()
2550 ufshcd_writel(hba, set, REG_INTERRUPT_ENABLE); in ufshcd_disable_intr()
4131 if (ufshcd_readl(hba, REG_INTERRUPT_ENABLE) & UIC_COMMAND_COMPL) { in ufshcd_uic_pwr_ctrl()
6872 intr_status & ufshcd_readl(hba, REG_INTERRUPT_ENABLE); in ufshcd_intr()
10362 ufshcd_writel(hba, 0, REG_INTERRUPT_ENABLE); in ufshcd_init()

Completed in 24 milliseconds