Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-ipq806x-usb.c101 #define TX_OVRD_DRV_LO_PREEMPH_MASK GENMASK(13, 6) macro
394 data &= ~TX_OVRD_DRV_LO_PREEMPH_MASK; in qcom_ipq806x_usb_ss_phy_init()