Searched refs:ROPLL_SDC_N_RBR (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/phy/ |
| H A D | phy-rockchip-samsung-hdptx.c | 102 #define ROPLL_SDC_N_RBR GENMASK(2, 0) macro 793 regmap_update_bits(hdptx->regmap, 0x01a4, ROPLL_SDC_N_RBR, in rockchip_hdptx_phy_dp_pll_init() 794 FIELD_PREP(ROPLL_SDC_N_RBR, 0x2)); in rockchip_hdptx_phy_dp_pll_init()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx.c | 102 #define ROPLL_SDC_N_RBR GENMASK(2, 0) macro 828 regmap_update_bits(hdptx->regmap, 0x01a4, ROPLL_SDC_N_RBR, in rockchip_hdptx_phy_dp_pll_init() 829 FIELD_PREP(ROPLL_SDC_N_RBR, 0x2)); in rockchip_hdptx_phy_dp_pll_init()
|
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 177 #define ROPLL_SDC_N_RBR(x) UPDATE(x, 2, 0) macro 1307 ROPLL_SDC_N_RBR(cfg->sdc_n)); in hdptx_ropll_cmn_config()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 175 #define ROPLL_SDC_N_RBR(x) UPDATE(x, 2, 0) macro 1316 ROPLL_SDC_N_RBR(cfg->sdc_n)); in hdptx_ropll_cmn_config()
|