Searched refs:IO_IO_LOW (Results 1 – 2 of 2) sorted by relevance
36 #define IO_IO_LOW offsetof(struct bc_module, io_io_low) macro69 card->mmio_region.start = gsc_readl(dev->hpa.start + IO_IO_LOW); in hppb_probe()
805 #define IO_IO_LOW offsetof(struct bc_module, io_io_low) macro807 #define READ_IO_IO_LOW(dev) (unsigned long)(signed int)gsc_readl(dev->hpa.start + IO_IO_LOW)