Home
last modified time | relevance | path

Searched refs:PLL_CON1 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dsamsung_mipi_dcphy.c47 #define PLL_CON1 0x0104 macro
1296 phy_write(samsung, PLL_CON1, dsm_tmp); in samsung_mipi_dcphy_pll_configure()
1298 phy_write(samsung, PLL_CON1, samsung->pll.dsm); in samsung_mipi_dcphy_pll_configure()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_samsung_dcphy_common.h69 #define PLL_CON1 0x0104 macro
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-samsung-dcphy.c42 #define PLL_CON1 0x0104 macro
1380 regmap_write(samsung->regmap, PLL_CON1, dsm_tmp); in samsung_mipi_dcphy_pll_configure()
1382 regmap_write(samsung->regmap, PLL_CON1, samsung->pll.dsm); in samsung_mipi_dcphy_pll_configure()