Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c371 u32 txbyteclkhs, txclkesc, esc_clk_div; in inno_dsidphy_mipi_mode_enable() local
418 txclkesc = txbyteclkhs / esc_clk_div; in inno_dsidphy_mipi_mode_enable()
419 t_txclkesc = div_u64(PSEC_PER_SEC, txclkesc); in inno_dsidphy_mipi_mode_enable()
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dvlv_dsi.c1196 static u16 txclkesc(u32 divider, unsigned int us) in txclkesc() function
1418 txclkesc(intel_dsi->escape_clk_div, 100)); in intel_dsi_prepare()