Searched refs:HDTPX_REG (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/phy/rockchip/ |
H A D | phy-rockchip-samsung-hdptx.c | 34 #define HDTPX_REG(_n, _min, _max) \ macro 41 #define CMN_REG(n) HDTPX_REG(n, 0000, 00a7) 42 #define SB_REG(n) HDTPX_REG(n, 0100, 0129) 43 #define LNTOP_REG(n) HDTPX_REG(n, 0200, 0229) 44 #define LANE_REG(n) HDTPX_REG(n, 0300, 062d)
|