Searched refs:pixels_from_txbyteclkhs (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/gpu/drm/i915/display/ |
| A D | vlv_dsi.c | 55 static u16 pixels_from_txbyteclkhs(u16 clk_hs, int bpp, int lane_count, in pixels_from_txbyteclkhs() function 1155 hfp = pixels_from_txbyteclkhs(hfp, bpp, lane_count, in bxt_dsi_get_pipe_config() 1157 hsync = pixels_from_txbyteclkhs(hsync, bpp, lane_count, in bxt_dsi_get_pipe_config() 1159 hbp = pixels_from_txbyteclkhs(hbp, bpp, lane_count, in bxt_dsi_get_pipe_config() 1217 hfp_sw = pixels_from_txbyteclkhs(hfp_sw, bpp, lane_count, in bxt_dsi_get_pipe_config() 1219 hsync_sw = pixels_from_txbyteclkhs(hsync_sw, bpp, lane_count, in bxt_dsi_get_pipe_config() 1221 hbp_sw = pixels_from_txbyteclkhs(hbp_sw, bpp, lane_count, in bxt_dsi_get_pipe_config()
|
Completed in 6 milliseconds