Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ata/
H A Dpata_atp867x.c69 #define ATP867X_IOBASE(ap) ((ap)->host->iomap[0]) macro
70 #define ATP867X_SYS_INFO(ap) (0x3F + ATP867X_IOBASE(ap))
72 #define ATP867X_IO_PORTBASE(ap, port) (0x00 + ATP867X_IOBASE(ap) + \
388 v = ioread8(ATP867X_IOBASE(ap) + 0x28); in atp867x_fixup()
391 iowrite8(v, ATP867X_IOBASE(ap) + 0x28); in atp867x_fixup()