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