Searched refs:xlate_pos (Results 1 – 1 of 1) sorted by relevance
280 int xlate_pos = ilog2(size); in switchtec_ntb_mw_set_direct() local289 iowrite32(xlate_pos | size, &ctl->bar_entry[bar].win_size); in switchtec_ntb_mw_set_direct()308 int xlate_pos = ilog2(size); in switchtec_ntb_mw_set_trans() local321 if (xlate_pos < 12) in switchtec_ntb_mw_set_trans()324 if (!IS_ALIGNED(addr, BIT_ULL(xlate_pos))) { in switchtec_ntb_mw_set_trans()1021 int xlate_pos; in crosslink_setup_mws() local1047 xlate_pos = ilog2(size); in crosslink_setup_mws()1056 iowrite32(xlate_pos | size, &ctl->bar_entry[bar].win_size); in crosslink_setup_mws()