Searched defs:PIXEL_CLOCK (Results 1 – 25 of 131) sorted by relevance
123456
106 #define PIXEL_CLOCK (8000000) macro
37 #define PIXEL_CLOCK (8000000/2) macro
123 #define PIXEL_CLOCK (8000000) macro
110 #define PIXEL_CLOCK MASTER_CLOCK/3 macro
26 #define PIXEL_CLOCK (MASTER_CLOCK/4) // guess macro
168 static constexpr XTAL PIXEL_CLOCK = MASTER_CLOCK / 4; variable
133 #define PIXEL_CLOCK (MASTER_CLOCK / 3) macro
23 #define PIXEL_CLOCK (MASTER_CLOCK/4) // guess macro
98 #define PIXEL_CLOCK MAIN_CLOCK / 2 macro
106 #define PIXEL_CLOCK (MASTER_CLOCK/2) macro
206 #define PIXEL_CLOCK (MAIN_CPU_MASTER_CLOCK / 2) macro
134 #define PIXEL_CLOCK (MASTER_CLOCK/2) macro
79 #define PIXEL_CLOCK (MASTER_CLOCK/2) macro