Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/ufs/
Dufshci.h52 REG_INTERRUPT_ENABLE = 0x24, enumerator
Dufshcd.c1053 u32 set = ufshcd_readl(hba, REG_INTERRUPT_ENABLE); in ufshcd_enable_intr()
1063 ufshcd_writel(hba, set, REG_INTERRUPT_ENABLE); in ufshcd_enable_intr()
1073 u32 set = ufshcd_readl(hba, REG_INTERRUPT_ENABLE); in ufshcd_disable_intr()
1085 ufshcd_writel(hba, set, REG_INTERRUPT_ENABLE); in ufshcd_disable_intr()