Searched defs:lp_clk_rate (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/phy/ | ||
H A D | phy-mipi-dphy.h | 267 unsigned long lp_clk_rate; member |
/linux/drivers/gpu/drm/bridge/ | ||
H A D | nwl-dsi.c | 207 static u32 us2lp(u32 lp_clk_rate, unsigned long us) in us2lp() |