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