Searched refs:pm_control (Results 1 – 3 of 3) sorted by relevance
56 uint32_t pm_control; member68 uint32_t pm_control; member85 uint32_t pm_control; member
1032 pcie_port->regs->app.global_ctrl.pm_control = ®s->app.global_ctrl.pm_control; in al_pcie_port_handle_init()1099 pcie_port->regs->app.global_ctrl.pm_control = ®s->app.global_ctrl.pm_control; in al_pcie_port_handle_init()1202 pcie_port->regs->app.global_ctrl.pm_control = ®s->app.global_ctrl.pm_control; in al_pcie_port_handle_init()2373 al_reg_write32_masked(regs->app.global_ctrl.pm_control, in al_pcie_app_req_retry_set()2381 uint32_t pm_control; in al_pcie_app_req_retry_get_status() local2386 pm_control = al_reg_read32(regs->app.global_ctrl.pm_control); in al_pcie_app_req_retry_get_status()2387 return (pm_control & mask) ? AL_TRUE : AL_FALSE; in al_pcie_app_req_retry_get_status()
349 uint32_t *pm_control; member