Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c4222 #define TO_DSI_T(x) ((u32)div64_u64((u64)x * 1000000000llu, byteclk)) in print_dsi_vm() macro
4230 TO_DSI_T(t->hss), in print_dsi_vm()
4231 TO_DSI_T(t->hsa), in print_dsi_vm()
4232 TO_DSI_T(t->hse), in print_dsi_vm()
4233 TO_DSI_T(t->hbp), in print_dsi_vm()
4234 TO_DSI_T(pps), in print_dsi_vm()
4235 TO_DSI_T(t->hfp), in print_dsi_vm()
4237 TO_DSI_T(bl), in print_dsi_vm()
4238 TO_DSI_T(pps), in print_dsi_vm()
4240 TO_DSI_T(tot)); in print_dsi_vm()
[all …]
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c4330 #define TO_DSI_T(x) ((u32)div64_u64((u64)x * 1000000000llu, byteclk)) in print_dsi_vm() macro
4338 TO_DSI_T(t->hss), in print_dsi_vm()
4339 TO_DSI_T(t->hsa), in print_dsi_vm()
4340 TO_DSI_T(t->hse), in print_dsi_vm()
4341 TO_DSI_T(t->hbp), in print_dsi_vm()
4342 TO_DSI_T(pps), in print_dsi_vm()
4343 TO_DSI_T(t->hfp), in print_dsi_vm()
4345 TO_DSI_T(bl), in print_dsi_vm()
4346 TO_DSI_T(pps), in print_dsi_vm()
4348 TO_DSI_T(tot)); in print_dsi_vm()
[all …]