Home
last modified time | relevance | path

Searched refs:SSPHY_CTRL_RX_OVRD_IN_HI (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/qualcomm/
H A Dphy-qcom-ipq806x-usb.c54 #define SSPHY_CTRL_RX_OVRD_IN_HI(lane) (0x1006 + 0x100 * (lane)) macro
373 ret = usb_ss_read_phycreg(phy_dwc3, SSPHY_CTRL_RX_OVRD_IN_HI(0), &data); in qcom_ipq806x_usb_ss_phy_init()
383 SSPHY_CTRL_RX_OVRD_IN_HI(0), data); in qcom_ipq806x_usb_ss_phy_init()
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-ipq806x-usb.c55 #define SSPHY_CTRL_RX_OVRD_IN_HI(lane) (0x1006 + 0x100 * (lane)) macro
369 ret = usb_ss_read_phycreg(phy_dwc3, SSPHY_CTRL_RX_OVRD_IN_HI(0), &data); in qcom_ipq806x_usb_ss_phy_init()
379 SSPHY_CTRL_RX_OVRD_IN_HI(0), data); in qcom_ipq806x_usb_ss_phy_init()

Completed in 2 milliseconds