Searched refs:UFSHCD_UIC_MASK (Results 1 – 4 of 4) sorted by relevance
135 #define UFSHCD_UIC_MASK (UIC_COMMAND_COMPL | UFSHCD_UIC_PWR_MASK) macro
4547 ufshcd_enable_intr(hba, UFSHCD_UIC_MASK); in ufshcd_hba_execute_hce()4563 ufshcd_enable_intr(hba, UFSHCD_UIC_MASK); in ufshcd_hba_enable()6394 if (intr_status & UFSHCD_UIC_MASK) in ufshcd_sl_intr()
857 #define UFSHCD_UIC_MASK (UIC_COMMAND_COMPL | UIC_POWER_MODE) macro
209 } while (!(enabled_intr_status & UFSHCD_UIC_MASK)); in ufshcd_send_uic_cmd()584 ufshcd_enable_intr(hba, UFSHCD_UIC_MASK); in ufshcd_hba_enable()