Searched refs:IO_IO_HIGH (Results 1 – 2 of 2) sorted by relevance
38 #define IO_IO_HIGH offsetof(struct bc_module, io_io_high) macro73 card->mmio_region.end = gsc_readl(dev->hpa.start + IO_IO_HIGH) - 1; in hppb_probe()
784 #define IO_IO_HIGH offsetof(struct bc_module, io_io_high) macro786 #define READ_IO_IO_HIGH(dev) (unsigned long)(signed int)gsc_readl(dev->hpa.start + IO_IO_HIGH)