Home
last modified time | relevance | path

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

/linux-6.15/drivers/ata/
H A Dsata_fsl.c113 HCONTROL = 0x2C, enumerator
644 temp = ioread32(hcr_base + HCONTROL); in sata_fsl_freeze()
666 temp = ioread32(hcr_base + HCONTROL); in sata_fsl_thaw()
679 temp = ioread32(hcr_base + HCONTROL); in sata_fsl_pmp_attach()
689 temp = ioread32(hcr_base + HCONTROL); in sata_fsl_pmp_detach()
691 iowrite32(temp, hcr_base + HCONTROL); in sata_fsl_pmp_detach()
694 temp = ioread32(hcr_base + HCONTROL); in sata_fsl_pmp_detach()
746 temp = ioread32(hcr_base + HCONTROL); in sata_fsl_port_start()
1204 hcr_base + HCONTROL); in sata_fsl_host_intr()
1208 hcr_base + HCONTROL); in sata_fsl_host_intr()
[all …]