Searched defs:burst_mode_ratio (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_dsi.h | 119 u16 burst_mode_ratio; member
|
H A D | vlv_dsi.c | 43 txbyteclkhs(u16 pixels, int bpp, int lane_count, u16 burst_mode_ratio) txbyteclkhs() argument 51 pixels_from_txbyteclkhs(u16 clk_hs, int bpp, int lane_count, u16 burst_mode_ratio) pixels_from_txbyteclkhs() argument [all...] |
H A D | intel_dsi_vbt.c | 744 u16 burst_mode_ratio; in intel_dsi_vbt_init() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_dsi.h | 116 u16 burst_mode_ratio; member
|
H A D | intel_dsi_vbt.c | 826 u16 burst_mode_ratio; in intel_dsi_vbt_init() local
|
H A D | vlv_dsi.c | 52 txbyteclkhs(u16 pixels, int bpp, int lane_count, u16 burst_mode_ratio) txbyteclkhs() argument 60 pixels_from_txbyteclkhs(u16 clk_hs, int bpp, int lane_count, u16 burst_mode_ratio) pixels_from_txbyteclkhs() argument [all...] |
Completed in 8 milliseconds