Home
last modified time | relevance | path

Searched refs:CHL_INT0_PHYCTRL_NOTRDY_MSK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c159 #define CHL_INT0_PHYCTRL_NOTRDY_MSK (0x1 << CHL_INT0_PHYCTRL_NOTRDY_OFF) macro
1398 chl_int0 &= ~CHL_INT0_PHYCTRL_NOTRDY_MSK; in int_phyup_v1_hw()
1451 if (irq_value & CHL_INT0_PHYCTRL_NOTRDY_MSK) { in int_abnormal_v1_hw()
1480 if (irq_value & CHL_INT0_PHYCTRL_NOTRDY_MSK) in int_abnormal_v1_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c159 #define CHL_INT0_PHYCTRL_NOTRDY_MSK (0x1 << CHL_INT0_PHYCTRL_NOTRDY_OFF) macro
1387 chl_int0 &= ~CHL_INT0_PHYCTRL_NOTRDY_MSK; in int_phyup_v1_hw()
1439 if (irq_value & CHL_INT0_PHYCTRL_NOTRDY_MSK) { in int_abnormal_v1_hw()
1469 if (irq_value & CHL_INT0_PHYCTRL_NOTRDY_MSK) in int_abnormal_v1_hw()

Completed in 8 milliseconds