Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/pci/
H A Dpcie_aspeed.c31 writel(BIT(4) | readl(&h2x_reg->h2x_rc_h_ctrl), in aspeed_pcie_set_slot_power_limit()
32 &h2x_reg->h2x_rc_h_ctrl); in aspeed_pcie_set_slot_power_limit()
105 writel(BIT(4) | readl(&h2x_reg->h2x_rc_h_ctrl), in aspeed_pcie_cfg_read()
106 &h2x_reg->h2x_rc_h_ctrl); in aspeed_pcie_cfg_read()
180 writel(BIT(4) | readl(&h2x_reg->h2x_rc_h_ctrl), in aspeed_pcie_cfg_read()
181 &h2x_reg->h2x_rc_h_ctrl); in aspeed_pcie_cfg_read()
205 writel(BIT(4) | readl(&h2x_reg->h2x_rc_h_ctrl), in aspeed_pcie_cfg_write()
206 &h2x_reg->h2x_rc_h_ctrl); in aspeed_pcie_cfg_write()
374 &h2x_reg->h2x_rc_h_ctrl); 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()
H A Dpcie_aspeed.h90 u32 h2x_rc_h_ctrl; //0xC0 member