Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dphy-rockchip-typec.c64 #define RX_DIAG_SIGDET_TUNE(n) ((0x81dc | ((n) << 9)) << 2) macro
171 writel(0x1004, tcphy->base + RX_DIAG_SIGDET_TUNE(lane)); in tcphy_rx_usb3_cfg_lane()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c288 #define RX_DIAG_SIGDET_TUNE(n) ((0x81dc | ((n) << 9)) << 2) macro
842 writel(0x1004, tcphy->base + RX_DIAG_SIGDET_TUNE(lane)); in tcphy_rx_usb3_cfg_lane()
/OK3568_Linux_fs/kernel/drivers/phy/cadence/
H A Dphy-cadence-torrent.c203 #define RX_DIAG_SIGDET_TUNE 0x01E8U macro
2539 {0x1004, RX_DIAG_SIGDET_TUNE},