Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_aspeed.c14 struct aspeed_h2x_reg *h2x_reg; member
22 struct aspeed_h2x_reg *h2x_reg = pcie->h2x_reg; in aspeed_pcie_set_slot_power_limit() local
28 &h2x_reg->h2x_rc_l_ctrl); in aspeed_pcie_set_slot_power_limit()
63 writel(1, &h2x_reg->h2x_reg08); in aspeed_pcie_set_slot_power_limit()
95 struct aspeed_h2x_reg *h2x_reg = pcie->h2x_reg; in aspeed_pcie_cfg_read() local
182 writel(readl(&h2x_reg->h2x_rc_h_isr), &h2x_reg->h2x_rc_h_isr); in aspeed_pcie_cfg_read()
197 struct aspeed_h2x_reg *h2x_reg = pcie->h2x_reg; in aspeed_pcie_cfg_write() local
357 struct aspeed_h2x_reg *h2x_reg = pcie->h2x_reg; in aspeed_pcie_rc_slot_enable() local
367 writel((u32)&h2x_reg->h2x_rc_l_ctrl, &h2x_reg->h2x_rc_l_tx_tag); in aspeed_pcie_rc_slot_enable()
376 writel((u32)&h2x_reg->h2x_rc_h_ctrl, &h2x_reg->h2x_rc_h_tx_tag); in aspeed_pcie_rc_slot_enable()
[all …]