Home
last modified time | relevance | path

Searched refs:port_regs (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/alpine-hal/
H A Dal_hal_pcie.c213 al_reg_write32_masked(&regs->port_regs->gen2_ctrl, in al_pcie_port_link_config()
573 reg = al_reg_read32(&regs->port_regs->gen3_ctrl); in al_pcie_port_gen3_params_config()
584 al_reg_write32(&regs->port_regs->gen3_ctrl, reg); in al_pcie_port_gen3_params_config()
904 &regs->port_regs->vc0_posted_rcv_q_ctrl, in al_pcie_port_ib_hcrd_config()
910 &regs->port_regs->vc0_non_posted_rcv_q_ctrl, in al_pcie_port_ib_hcrd_config()
950 reg = al_reg_read32(&regs->port_regs->iatu.cr2); in al_pcie_ecrc_gen_ob_atu_enable()
952 reg = al_reg_read32(&regs->port_regs->iatu.cr1); in al_pcie_ecrc_gen_ob_atu_enable()
1061 pcie_port->regs->port_regs = &regs->core_space.port_regs; in al_pcie_port_handle_init()
1136 pcie_port->regs->port_regs = &regs->core_space.port_regs; in al_pcie_port_handle_init()
1259 pcie_port->regs->port_regs = &regs->core_space.func[0].port_regs; in al_pcie_port_handle_init()
[all …]
H A Dal_hal_pcie_regs.h156 struct al_pcie_core_port_regs port_regs; member
184 struct al_pcie_core_port_regs port_regs; member
395 struct al_pcie_core_port_regs *port_regs; member