Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/moxa/
H A Dmoxart_ether.h70 #define REG_INTERRUPT_STATUS 0 macro
/linux/include/ufs/
H A Dufshci.h32 REG_INTERRUPT_STATUS = 0x20, enumerator
/linux/drivers/ufs/core/
H A Dufshcd.c467 intr = ufshcd_readl(hba, REG_INTERRUPT_STATUS); in ufshcd_add_command_trace()
6953 intr_status = ufshcd_readl(hba, REG_INTERRUPT_STATUS); in ufshcd_intr()
6966 ufshcd_writel(hba, intr_status, REG_INTERRUPT_STATUS); in ufshcd_intr()
6970 intr_status = ufshcd_readl(hba, REG_INTERRUPT_STATUS); in ufshcd_intr()
10530 ufshcd_writel(hba, ufshcd_readl(hba, REG_INTERRUPT_STATUS), in ufshcd_init()
10531 REG_INTERRUPT_STATUS); in ufshcd_init()