Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/qualcomm/
Dphy-qcom-edp.c56 #define TXn_TX_EMP_POST1_LVL 0x0004 macro
292 writel(emph, edp->tx0 + TXn_TX_EMP_POST1_LVL); in qcom_edp_set_voltages()
296 writel(emph, edp->tx1 + TXn_TX_EMP_POST1_LVL); in qcom_edp_set_voltages()
791 writel(0x10, edp->tx0 + TXn_TX_EMP_POST1_LVL); in qcom_edp_phy_power_on()
792 writel(0x10, edp->tx1 + TXn_TX_EMP_POST1_LVL); in qcom_edp_phy_power_on()