Searched refs:pms_sdiv (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 644 u8 pms_sdiv; member 672 u8 pms_sdiv; member 1005 cfg->pms_sdiv = sdiv - 1; in hdptx_phy_clk_pll_calc() 1076 hdptx_write(hdptx, CMN_REG0023, (cfg->pms_sdiv << 4) | cfg->pms_sdiv); in hdptx_lcpll_cmn_config() 1155 PLL_PCG_POSTDIV_SEL(cfg->pms_sdiv)); in hdptx_lcpll_cmn_config() 1207 cfg->pms_mdiv, cfg->pms_sdiv + 1); in hdptx_ropll_cmn_config() 1298 hdptx_write(hdptx, CMN_REG005A, (cfg->pms_sdiv << 4)); in hdptx_ropll_cmn_config() 1343 PLL_PCG_POSTDIV_SEL(cfg->pms_sdiv)); in hdptx_ropll_cmn_config()
|
| /OK3568_Linux_fs/kernel/drivers/phy/rockchip/ |
| H A D | phy-rockchip-samsung-hdptx-hdmi.c | 652 u8 pms_sdiv; member 680 u8 pms_sdiv; member 1155 cfg->pms_sdiv = sdiv - 1; in hdptx_phy_clk_pll_calc() 1198 cfg->pms_mdiv, cfg->pms_sdiv + 1); in hdptx_ropll_cmn_config() 1289 hdptx_write(hdptx, CMN_REG005A, (cfg->pms_sdiv << 4)); in hdptx_ropll_cmn_config() 1334 PLL_PCG_POSTDIV_SEL(cfg->pms_sdiv)); in hdptx_ropll_cmn_config() 1682 hdptx_write(hdptx, CMN_REG0023, (cfg->pms_sdiv << 4) | cfg->pms_sdiv); in hdptx_lcpll_cmn_config() 1761 PLL_PCG_POSTDIV_SEL(cfg->pms_sdiv)); in hdptx_lcpll_cmn_config()
|