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