Home
last modified time | relevance | path

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

/linux-6.15/drivers/ata/
H A Dpata_ep93xx.c130 void __iomem *ide_base; member
265 void __iomem *base = drv_data->ide_base; in ep93xx_pata_read()
299 void __iomem *base = drv_data->ide_base; in ep93xx_pata_write()
702 void __iomem *base = drv_data->ide_base; in ep93xx_pata_dma_start()
742 void __iomem *base = drv_data->ide_base; in ep93xx_pata_dma_stop()
920 void __iomem *ide_base; in ep93xx_pata_probe() local
929 if (IS_ERR(ide_base)) in ep93xx_pata_probe()
930 return PTR_ERR(ide_base); in ep93xx_pata_probe()
937 drv_data->ide_base = ide_base; in ep93xx_pata_probe()
951 ep93xx_pata_clear_regs(ide_base); in ep93xx_pata_probe()
[all …]
/linux-6.15/arch/alpha/kernel/
H A Dsmc37c669.c2082 SMC37c669_IDE_ADDRESS_REGISTER ide_base; in SMC37c669_init_local_config() local
2163 ide_base.as_uchar = in SMC37c669_init_local_config()
2173 local_config[IDE_0].port1 = ide_base.by_field.addr9_4 << 4; in SMC37c669_init_local_config()