Searched refs:port_init (Results 1 – 5 of 5) sorted by relevance
52 uint32_t port_init; member64 uint32_t port_init; member81 uint32_t port_init; member
1031 pcie_port->regs->app.global_ctrl.port_init = ®s->app.global_ctrl.port_init; in al_pcie_port_handle_init()1098 pcie_port->regs->app.global_ctrl.port_init = ®s->app.global_ctrl.port_init; in al_pcie_port_handle_init()1201 pcie_port->regs->app.global_ctrl.port_init = ®s->app.global_ctrl.port_init; 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() local1954 uint8_t ltssm_en = AL_REG_FIELD_GET(port_init, in al_pcie_is_link_started()
348 uint32_t *port_init; member
29 static int port_init(QUIC_PORT *port);114 if (!port_init(port)) { in ossl_quic_port_new()131 static int port_init(QUIC_PORT *port) in port_init() function
2905 if (!backend && (flags & EVBACKEND_PORT )) backend = port_init (EV_A_ flags); in loop_init()