Searched refs:PCIE2_PHY_RESET_CTRL (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-pcie2.c19 #define PCIE2_PHY_RESET_CTRL 0x44 macro
94 val = readl(qphy->base + PCIE2_PHY_RESET_CTRL);
96 writel(val, qphy->base + PCIE2_PHY_RESET_CTRL);
143 val = readl(qphy->base + PCIE2_PHY_RESET_CTRL);
145 writel(val, qphy->base + PCIE2_PHY_RESET_CTRL);
177 val = readl(qphy->base + PCIE2_PHY_RESET_CTRL);
179 writel(val, qphy->base + PCIE2_PHY_RESET_CTRL);

Completed in 141 milliseconds