Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c4347 #define TO_DSI_T(x) ((u32)div64_u64((u64)x * 1000000000llu, byteclk)) in print_dsi_vm() macro
4355 TO_DSI_T(t->hss), in print_dsi_vm()
4356 TO_DSI_T(t->hsa), in print_dsi_vm()
4357 TO_DSI_T(t->hse), in print_dsi_vm()
4358 TO_DSI_T(t->hbp), in print_dsi_vm()
4359 TO_DSI_T(pps), in print_dsi_vm()
4360 TO_DSI_T(t->hfp), in print_dsi_vm()
4362 TO_DSI_T(bl), in print_dsi_vm()
4363 TO_DSI_T(pps), in print_dsi_vm()
4365 TO_DSI_T(tot)); in print_dsi_vm()
[all …]