Searched refs:ANA_SB_TX_HLVL_PROG (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-samsung-hdptx.c | 185 #define ANA_SB_TX_HLVL_PROG GENMASK(2, 0) macro 859 regmap_update_bits(hdptx->regmap, 0x0414, ANA_SB_TX_HLVL_PROG, in rockchip_hdptx_phy_dp_aux_init() 860 FIELD_PREP(ANA_SB_TX_HLVL_PROG, 0x7)); in rockchip_hdptx_phy_dp_aux_init()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx.c | 185 #define ANA_SB_TX_HLVL_PROG GENMASK(2, 0) macro 900 regmap_update_bits(hdptx->regmap, 0x0414, ANA_SB_TX_HLVL_PROG, in rockchip_hdptx_phy_dp_aux_init() 901 FIELD_PREP(ANA_SB_TX_HLVL_PROG, 0x7)); in rockchip_hdptx_phy_dp_aux_init()
|
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 289 #define ANA_SB_TX_HLVL_PROG(x) UPDATE(x, 2, 0) macro 1051 ANA_SB_TX_HLVL_PROG(7)); in hdptx_earc_config()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 287 #define ANA_SB_TX_HLVL_PROG(x) UPDATE(x, 2, 0) macro
|