xlate_pos 245 drivers/ntb/hw/mscc/ntb_hw_switchtec.c int xlate_pos = ilog2(size); xlate_pos 254 drivers/ntb/hw/mscc/ntb_hw_switchtec.c iowrite32(xlate_pos | (lower_32_bits(size) & 0xFFFFF000), xlate_pos 275 drivers/ntb/hw/mscc/ntb_hw_switchtec.c int xlate_pos = ilog2(size); xlate_pos 288 drivers/ntb/hw/mscc/ntb_hw_switchtec.c if (xlate_pos < 12) xlate_pos 291 drivers/ntb/hw/mscc/ntb_hw_switchtec.c if (!IS_ALIGNED(addr, BIT_ULL(xlate_pos))) { xlate_pos 1006 drivers/ntb/hw/mscc/ntb_hw_switchtec.c int xlate_pos; xlate_pos 1032 drivers/ntb/hw/mscc/ntb_hw_switchtec.c xlate_pos = ilog2(size); xlate_pos 1041 drivers/ntb/hw/mscc/ntb_hw_switchtec.c iowrite32(xlate_pos | (lower_32_bits(size) & 0xFFFFF000),