Searched refs:SPAPR_VIO_LIOBN (Results 1 – 2 of 2) sorted by relevance
524 uint32_t liobn = SPAPR_VIO_LIOBN(dev->reg); in spapr_vio_busdev_realize()
833 #define SPAPR_VIO_LIOBN(reg) (0x00000000 | (reg)) macro