HomeSort by: relevance | last modified time | path
    Searched defs:timing_generator (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/hw/
timing_generator.h 1 /* $NetBSD: timing_generator.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */
126 struct timing_generator { struct
139 bool (*validate_timing)(struct timing_generator *tg,
141 void (*program_timing)(struct timing_generator *tg,
151 struct timing_generator *optc,
155 struct timing_generator *optc,
158 struct timing_generator *optc,
161 bool (*enable_crtc)(struct timing_generator *tg);
162 bool (*disable_crtc)(struct timing_generator *tg);
163 bool (*is_counter_moving)(struct timing_generator *tg)
    [all...]
timing_generator.h 1 /* $NetBSD: timing_generator.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */
126 struct timing_generator { struct
139 bool (*validate_timing)(struct timing_generator *tg,
141 void (*program_timing)(struct timing_generator *tg,
151 struct timing_generator *optc,
155 struct timing_generator *optc,
158 struct timing_generator *optc,
161 bool (*enable_crtc)(struct timing_generator *tg);
162 bool (*disable_crtc)(struct timing_generator *tg);
163 bool (*is_counter_moving)(struct timing_generator *tg)
    [all...]
timing_generator.h 1 /* $NetBSD: timing_generator.h,v 1.2 2021/12/18 23:45:05 riastradh Exp $ */
126 struct timing_generator { struct
139 bool (*validate_timing)(struct timing_generator *tg,
141 void (*program_timing)(struct timing_generator *tg,
151 struct timing_generator *optc,
155 struct timing_generator *optc,
158 struct timing_generator *optc,
161 bool (*enable_crtc)(struct timing_generator *tg);
162 bool (*disable_crtc)(struct timing_generator *tg);
163 bool (*is_counter_moving)(struct timing_generator *tg)
    [all...]

Completed in 31 milliseconds