Searched refs:sba_hpa (Results 1 – 2 of 2) sorted by relevance
1583 ioc_ctl = READ_REG(sba_dev->sba_hpa+IOC_CTRL); in sba_hw_init()1585 __func__, sba_dev->sba_hpa, ioc_ctl); in sba_hw_init()1591 WRITE_REG(ioc_ctl, sba_dev->sba_hpa+IOC_CTRL); in sba_hw_init()1594 ioc_ctl = READ_REG64(sba_dev->sba_hpa+IOC_CTRL); in sba_hw_init()1809 READ_REG32(sba_dev->sba_hpa + LMMIO_DIST_BASE), in sba_proc_info()1810 READ_REG32(sba_dev->sba_hpa + LMMIO_DIST_MASK), in sba_proc_info()1811 READ_REG32(sba_dev->sba_hpa + LMMIO_DIST_ROUTE)); in sba_proc_info()1816 READ_REG32(sba_dev->sba_hpa + LMMIO_DIRECT0_BASE + i*0x18), in sba_proc_info()1958 sba_dev->sba_hpa = sba_addr; in sba_driver_callback()2041 void __iomem *reg = sba->sba_hpa + i*0x18; in sba_directed_lmmio()[all …]
77 void __iomem *sba_hpa; /* base address */ member
Completed in 10 milliseconds