Home
last modified time | relevance | path

Searched defs:bdb_edp (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/tools/
Dintel_vbt_defs.h648 struct bdb_edp { struct
649 struct edp_power_seq power_seqs[16];
650 u32 color_depth;
651 struct edp_fast_link_params fast_link_params[16];
652 u32 sdrrs_msa_timing_delay;
655 u16 edp_s3d_feature; /* 162 */
656 u16 edp_t3_optimization; /* 165 */
657 u64 edp_vswing_preemph; /* 173 */
658 u16 fast_link_training; /* 182 */
659 u16 dpcd_600h_write_required; /* 185 */
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h79673 struct bdb_edp { struct
79674 struct edp_power_seq power_seqs[16];
79675 u32 color_depth;
79676 struct edp_fast_link_params fast_link_params[16];
79677 u32 sdrrs_msa_timing_delay;
79678 u16 edp_s3d_feature;
79679 u16 edp_t3_optimization;
79680 u64 edp_vswing_preemph;
79681 u16 fast_link_training;
79682 u16 dpcd_600h_write_required;
[all …]
Dvmlinux.h79673 struct bdb_edp { struct
79674 struct edp_power_seq power_seqs[16];
79675 u32 color_depth;
79676 struct edp_fast_link_params fast_link_params[16];
79677 u32 sdrrs_msa_timing_delay;
79678 u16 edp_s3d_feature;
79679 u16 edp_t3_optimization;
79680 u64 edp_vswing_preemph;
79681 u16 fast_link_training;
79682 u16 dpcd_600h_write_required;
[all …]