Home
last modified time | relevance | path

Searched defs:lp_clk_rate (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/phy/
H A Dphy-mipi-dphy.h267 unsigned long lp_clk_rate; member
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c207 static u32 us2lp(u32 lp_clk_rate, unsigned long us) in us2lp()