Searched refs:busnr_reg (Results 1 – 1 of 1) sorted by relevance
231 unsigned int busnr_reg = busnr & target_bus_cfg->reg_mask; in al_pcie_conf_addr_map() local239 if (busnr_reg != target_bus_cfg->reg_val) { in al_pcie_conf_addr_map()241 target_bus_cfg->reg_val, busnr_reg); in al_pcie_conf_addr_map()242 target_bus_cfg->reg_val = busnr_reg; in al_pcie_conf_addr_map()