Lines Matching refs:READ_REG
139 #define READ_REG(addr) READ_REG64(addr) macro
142 #define READ_REG(addr) READ_REG32(addr) macro
847 READ_REG(ioc->ioc_hpa+IOC_PCOM); /* flush purges */ in sba_unmap_page()
855 READ_REG(ioc->ioc_hpa+IOC_PCOM); /* flush purges */ in sba_unmap_page()
1286 ioc->ibase = READ_REG(ioc->ioc_hpa + IOC_IBASE) & ~0x1fffffULL; in sba_ioc_init_pluto()
1287 iova_space_size = ~(READ_REG(ioc->ioc_hpa + IOC_IMASK) & 0xFFFFFFFFUL) + 1; in sba_ioc_init_pluto()
1583 ioc_ctl = READ_REG(sba_dev->sba_hpa+IOC_CTRL); in sba_hw_init()
1655 cfg_val = READ_REG(rope_cfg); in sba_hw_init()
1667 READ_REG(sba_dev->ioc[i].ioc_hpa + ROPE7_CTL); in sba_hw_init()
1671 (unsigned long) READ_REG(sba_dev->ioc[i].ioc_hpa + 0x40), in sba_hw_init()
1672 (unsigned long) READ_REG(sba_dev->ioc[i].ioc_hpa + 0x50) in sba_hw_init()
1675 (unsigned long) READ_REG(sba_dev->ioc[i].ioc_hpa + 0x108), in sba_hw_init()
1676 (unsigned long) READ_REG(sba_dev->ioc[i].ioc_hpa + 0x400) in sba_hw_init()
1905 func_class = READ_REG(sba_addr + SBA_FCLASS); in sba_driver_callback()
1912 fclass = READ_REG(sba_addr); in sba_driver_callback()