Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_uli.c180 ((unsigned long)iomap[1] | ATA_PCI_CTL_OFS) + 4; in uli_init_one()
188 ((unsigned long long)pci_resource_start(pdev, 1) | ATA_PCI_CTL_OFS) + 4, in uli_init_one()
195 ((unsigned long)iomap[3] | ATA_PCI_CTL_OFS) + 4; in uli_init_one()
203 ((unsigned long long)pci_resource_start(pdev, 3) | ATA_PCI_CTL_OFS) + 4, in uli_init_one()
H A Dsata_via.c446 ((unsigned long)(reg_addr + 8) | ATA_PCI_CTL_OFS); in vt6421_init_addrs()
H A Dlibata-sff.c2282 ((unsigned long)iomap[base + 1] | ATA_PCI_CTL_OFS); in ata_pci_sff_init_host()
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_sil3114.c774 (iobase[5] + VND_TF2_CH0) | ATA_PCI_CTL_OFS; in scan_sata()
782 (iobase[5] + VND_TF2_CH1) | ATA_PCI_CTL_OFS; in scan_sata()
790 (iobase[5] + VND_TF2_CH2) | ATA_PCI_CTL_OFS; in scan_sata()
798 (iobase[5] + VND_TF2_CH3) | ATA_PCI_CTL_OFS; in scan_sata()
/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h52 ATA_PCI_CTL_OFS = 2, enumerator
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h102 ATA_PCI_CTL_OFS = 2, enumerator