Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Ddsi.c4223 #define TO_DSI_T(x) ((u32)div64_u64((u64)x * 1000000000llu, byteclk)) in print_dsi_vm() macro
4231 TO_DSI_T(t->hss), in print_dsi_vm()
4232 TO_DSI_T(t->hsa), in print_dsi_vm()
4233 TO_DSI_T(t->hse), in print_dsi_vm()
4234 TO_DSI_T(t->hbp), in print_dsi_vm()
4235 TO_DSI_T(pps), in print_dsi_vm()
4236 TO_DSI_T(t->hfp), in print_dsi_vm()
4238 TO_DSI_T(bl), in print_dsi_vm()
4239 TO_DSI_T(pps), in print_dsi_vm()
4241 TO_DSI_T(tot)); in print_dsi_vm()
[all …]
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c4327 #define TO_DSI_T(x) ((u32)div64_u64((u64)x * 1000000000llu, byteclk)) in print_dsi_vm() macro
4335 TO_DSI_T(t->hss), in print_dsi_vm()
4336 TO_DSI_T(t->hsa), in print_dsi_vm()
4337 TO_DSI_T(t->hse), in print_dsi_vm()
4338 TO_DSI_T(t->hbp), in print_dsi_vm()
4339 TO_DSI_T(pps), in print_dsi_vm()
4340 TO_DSI_T(t->hfp), in print_dsi_vm()
4342 TO_DSI_T(bl), in print_dsi_vm()
4343 TO_DSI_T(pps), in print_dsi_vm()
4345 TO_DSI_T(tot)); in print_dsi_vm()
[all …]