Searched refs:TO_DSI_T (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c4328 #define TO_DSI_T(x) ((u32)div64_u64((u64)x * 1000000000llu, byteclk)) macro
4336 TO_DSI_T(t->hss),
4337 TO_DSI_T(t->hsa),
4338 TO_DSI_T(t->hse),
4339 TO_DSI_T(t->hbp),
4340 TO_DSI_T(pps),
4341 TO_DSI_T(t->hfp),
4343 TO_DSI_T(bl),
4344 TO_DSI_T(pps),
4346 TO_DSI_T(to
4347 #undef TO_DSI_T macro
[all...]
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c3587 #define TO_DSI_T(x) ((u32)div64_u64((u64)x * 1000000000llu, byteclk)) macro
3595 TO_DSI_T(t->hss),
3596 TO_DSI_T(t->hsa),
3597 TO_DSI_T(t->hse),
3598 TO_DSI_T(t->hbp),
3599 TO_DSI_T(pps),
3600 TO_DSI_T(t->hfp),
3602 TO_DSI_T(bl),
3603 TO_DSI_T(pps),
3605 TO_DSI_T(to
3606 #undef TO_DSI_T macro
[all...]

Completed in 155 milliseconds