Lines Matching refs:global_ctrl

864 		al_reg_write32_masked(regs->app.global_ctrl.sris_kp_counter,  in al_pcie_port_sris_config()
1031 pcie_port->regs->app.global_ctrl.port_init = &regs->app.global_ctrl.port_init; in al_pcie_port_handle_init()
1032 pcie_port->regs->app.global_ctrl.pm_control = &regs->app.global_ctrl.pm_control; in al_pcie_port_handle_init()
1033 pcie_port->regs->app.global_ctrl.events_gen[0] = &regs->app.global_ctrl.events_gen; in al_pcie_port_handle_init()
1098 pcie_port->regs->app.global_ctrl.port_init = &regs->app.global_ctrl.port_init; in al_pcie_port_handle_init()
1099 pcie_port->regs->app.global_ctrl.pm_control = &regs->app.global_ctrl.pm_control; in al_pcie_port_handle_init()
1100 pcie_port->regs->app.global_ctrl.events_gen[0] = &regs->app.global_ctrl.events_gen; in al_pcie_port_handle_init()
1101 …pcie_port->regs->app.global_ctrl.corr_err_sts_int = &regs->app.global_ctrl.pended_corr_err_sts_int; in al_pcie_port_handle_init()
1102 …pcie_port->regs->app.global_ctrl.uncorr_err_sts_int = &regs->app.global_ctrl.pended_uncorr_err_sts… in al_pcie_port_handle_init()
1103 pcie_port->regs->app.global_ctrl.sris_kp_counter = &regs->app.global_ctrl.sris_kp_counter_value; in al_pcie_port_handle_init()
1201 pcie_port->regs->app.global_ctrl.port_init = &regs->app.global_ctrl.port_init; in al_pcie_port_handle_init()
1202 pcie_port->regs->app.global_ctrl.pm_control = &regs->app.global_ctrl.pm_control; in al_pcie_port_handle_init()
1203 …pcie_port->regs->app.global_ctrl.corr_err_sts_int = &regs->app.global_ctrl.pended_corr_err_sts_int; in al_pcie_port_handle_init()
1204 …pcie_port->regs->app.global_ctrl.uncorr_err_sts_int = &regs->app.global_ctrl.pended_uncorr_err_sts… in al_pcie_port_handle_init()
1207 pcie_port->regs->app.global_ctrl.events_gen[i] = &regs->app.events_gen_per_func[i].events_gen; in al_pcie_port_handle_init()
1210 pcie_port->regs->app.global_ctrl.sris_kp_counter = &regs->app.global_ctrl.sris_kp_counter_value; in al_pcie_port_handle_init()
1920 regs->app.global_ctrl.port_init, in al_pcie_link_start()
1941 regs->app.global_ctrl.port_init, in al_pcie_link_stop()
1953 uint32_t port_init = al_reg_read32(regs->app.global_ctrl.port_init); in al_pcie_is_link_started()
2083 events_gen = al_reg_read32(regs->app.global_ctrl.events_gen[0]); in al_pcie_link_hot_reset()
2096 al_reg_write32_masked(regs->app.global_ctrl.events_gen[0], in al_pcie_link_hot_reset()
2373 al_reg_write32_masked(regs->app.global_ctrl.pm_control, in al_pcie_app_req_retry_set()
2386 pm_control = al_reg_read32(regs->app.global_ctrl.pm_control); in al_pcie_app_req_retry_get_status()
2631 al_reg_write32_masked(regs->app.global_ctrl.events_gen[pf_num], in al_pcie_pf_flr_done_gen()
2635 al_reg_write32_masked(regs->app.global_ctrl.events_gen[pf_num], in al_pcie_pf_flr_done_gen()
2653 reg = al_reg_read32(regs->app.global_ctrl.events_gen[pf_num]); in al_pcie_legacy_int_gen()
2655 al_reg_write32(regs->app.global_ctrl.events_gen[pf_num], reg); in al_pcie_legacy_int_gen()
2669 reg = al_reg_read32(regs->app.global_ctrl.events_gen[pf_num]); in al_pcie_msi_int_gen()
2675 al_reg_write32(regs->app.global_ctrl.events_gen[pf_num], reg); in al_pcie_msi_int_gen()
2678 al_reg_write32(regs->app.global_ctrl.events_gen[pf_num], reg); in al_pcie_msi_int_gen()