Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c1385 u32 chl_int0 = hisi_sas_phy_read32(hisi_hba, phy_no, CHL_INT0); in int_phyup_v1_hw() local
1387 chl_int0 &= ~CHL_INT0_PHYCTRL_NOTRDY_MSK; in int_phyup_v1_hw()
1388 hisi_sas_phy_write32(hisi_hba, phy_no, CHL_INT0, chl_int0); in int_phyup_v1_hw()