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