Lines Matching +full:pixel +full:- +full:clock +full:- +full:frequency
1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Author: Jean-Frederic Clere
15 * bits 0 - 3: for LCD panel type:
17 * STN - for passive matrix
18 * DSTN - for dual scan passive matrix
19 * TFT - for active matrix
21 * bits 4 - 9 : for bus width
22 * bits 10-17 : for AC Bias Pin Frequency
24 * bit 19 : for pixel clock edge
25 * bit 20 : for output pixel format when base is RGBT16
61 * It is set in linux/arch/arm/mach-pxa/machine_name.c and used in the probe routine
86 /* Smart Panel Mode Timing - see PXA27x DM 7.4.15.0.3 for details
133 * LCCR3_PixRsEdg or LCCR3_PixFlEdg Pixel clock edge type
134 * LCCR3_Acb(X) AB Bias pin frequency
135 * LCCR3_DPC (optional) Double Pixel Clock mode (untested)