Home
last modified time | relevance | path

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

/freebsd/sys/arm64/rockchip/
H A Drk_typec_phy.c102 #define RX_DIAG_SIGDET_TUNE(lane) ((0x81dc | ((lane) << 9)) << 2) macro
261 RK_TYPEC_PHY_WRITE(sc, RX_DIAG_SIGDET_TUNE(1), 0x1004); in rk_typec_phy_enable()