Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
TO_DSI_T
drivers/gpu/drm/omapdrm/dss/dsi.c
3587
#define TO_DSI_T(x) ((u32)div64_u64((u64)x * 1000000000llu, byteclk))
drivers/gpu/drm/omapdrm/dss/dsi.c
3606
#undef TO_DSI_T
drivers/video/fbdev/omap2/omapfb/dss/dsi.c
4329
#define TO_DSI_T(x) ((u32)div64_u64((u64)x * 1000000000llu, byteclk))
drivers/video/fbdev/omap2/omapfb/dss/dsi.c
4348
#undef TO_DSI_T