Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ata/
Dsata_fsl.c1225 u32 hcontrol; in sata_fsl_host_intr() local
1227 hcontrol = ioread32(hcr_base + HCONTROL); in sata_fsl_host_intr()
1228 iowrite32(hcontrol | CLEAR_ERROR, in sata_fsl_host_intr()
1232 iowrite32(hcontrol & ~CLEAR_ERROR, in sata_fsl_host_intr()