Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-ipq806x-usb.c100 #define TX_OVRD_DRV_LO_AMPLITUDE_MASK GENMASK(6, 0) macro
396 data &= ~TX_OVRD_DRV_LO_AMPLITUDE_MASK; in qcom_ipq806x_usb_ss_phy_init()