Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ata/
Dpata_atp867x.c83 #define ATP867X_IOBASE(ap) ((ap)->host->iomap[0]) macro
84 #define ATP867X_SYS_INFO(ap) (0x3F + ATP867X_IOBASE(ap))
86 #define ATP867X_IO_PORTBASE(ap, port) (0x00 + ATP867X_IOBASE(ap) + \
402 v = ioread8(ATP867X_IOBASE(ap) + 0x28); in atp867x_fixup()
405 iowrite8(v, ATP867X_IOBASE(ap) + 0x28); in atp867x_fixup()