Searched defs:shifts (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_cm_common.h | 54 struct xfer_func_shift shifts; member 82 struct cm_color_matrix_shift shifts; member
|
D | dcn10_hubbub.h | 185 const struct dcn_hubbub_shift *shifts; member
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/gpio/ |
D | hw_ddc.h | 34 const struct ddc_sh_mask *shifts; member
|
D | hw_hpd.h | 34 const struct hpd_sh_mask *shifts; member
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_audio.h | 120 const struct dce_audio_shift *shifts; member
|
D | dce_audio.c | 938 const struct dce_audio_shift *shifts, in dce_audio_create()
|
D | dce_mem_input.h | 334 const struct dce_mem_input_shift *shifts; member
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/inc/ |
D | hw_sequencer.h | 57 const struct dce_hwseq_shift *shifts; member
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dispc.c | 827 static const unsigned shifts[] = { 0, 8, 16, 24, }; in dispc_ovl_setup_global_alpha() local 1052 static const unsigned shifts[] = { 6, 14, 14, 14, 14, }; in dispc_ovl_set_burst_size() local 1134 static const unsigned shifts[] = { 5, 10, 10, 10 }; in dispc_ovl_enable_replication() local 3236 const int shifts[] = { in _dispc_mgr_set_lcd_timings() local
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | dispc.c | 1048 static const unsigned int shifts[] = { 0, 8, 16, 24, }; in dispc_ovl_setup_global_alpha() local 1276 static const unsigned int shifts[] = { 6, 14, 14, 14, 14, }; in dispc_ovl_set_burst_size() local 1372 static const unsigned int shifts[] = { 5, 10, 10, 10 }; in dispc_ovl_enable_replication() local 3206 const int shifts[] = { in _dispc_mgr_set_lcd_timings() local
|