Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/imx/
H A Dimx93-mipi-dsi.c36 #define UPDATE_PLL BIT(17) macro
361 ret = regmap_update_bits(dsi->regmap, DSI_REG, UPDATE_PLL, UPDATE_PLL); in dphy_pll_update()
374 ret = regmap_update_bits(dsi->regmap, DSI_REG, UPDATE_PLL, 0); in dphy_pll_update()