Lines Matching +full:fifo +full:- +full:width

1 // SPDX-License-Identifier: GPL-2.0-only
3 * linux/arch/arm/mach-sa1100/jornada720.c
17 #include <linux/platform_data/sa11x0-serial.h>
26 #include <asm/mach-types.h>
73 {0x0032,0x4F}, // LCD Horizontal Display Width Register
74 {0x0034,0x07}, // LCD Horizontal Non-Display Period Register
76 {0x0036,0x0B}, // TFT FPLINE Pulse Width Register
79 {0x003A,0x13}, // LCD Vertical Non-Display Period Register
81 {0x003C,0x01}, // TFT FPFRAME Pulse Width Register
90 {0x004A,0x00}, // LCD Display FIFO High Threshold Control Register
91 {0x004B,0x00}, // LCD Display FIFO Low Threshold Control Register
92 {0x0050,0x4F}, // CRT/TV Horizontal Display Width Register
93 {0x0052,0x13}, // CRT/TV Horizontal Non-Display Period Register
95 {0x0054,0x0B}, // CRT/TV HRTC Pulse Width Register
98 {0x0058,0x2B}, // CRT/TV Vertical Non-Display Period Register
100 {0x005A,0x01}, // CRT/TV VRTC Pulse Width Register
109 {0x006A,0x00}, // CRT/TV Display FIFO High Threshold Control Register
110 {0x006B,0x00}, // CRT/TV Display FIFO Low Threshold Control Register
123 {0x007E,0x00}, // LCD Ink/Cursor FIFO Threshold Register
136 {0x008E,0x00}, // CRT/TV Ink/Cursor FIFO Threshold Register
149 {0x0110,0x00}, // BitBlt Width Register 0
150 {0x0111,0x00}, // BitBlt Width Register 1
157 {0x01E0,0x00}, // Look-Up Table Mode Register
158 {0x01E2,0x00}, // Look-Up Table Address Register
160 {0x01E4,0x00}, // Look-Up Table Data Register
164 {0x01F4,0x00}, // CPU-to-Memory Access Watchdog Timer Register
192 GPIO_LOOKUP("sa1111", 0, "s0-power", GPIO_ACTIVE_HIGH),
193 GPIO_LOOKUP("sa1111", 1, "s1-power", GPIO_ACTIVE_HIGH),
194 GPIO_LOOKUP("sa1111", 2, "s0-3v", GPIO_ACTIVE_HIGH),
195 GPIO_LOOKUP("sa1111", 3, "s1-3v", GPIO_ACTIVE_HIGH),
225 .id = -1,
234 .id = -1,
248 .id = -1,
261 int ret = -ENODEV; in jornada720_init()
313 .mask_flags = MTD_WRITEABLE, /* force read-only */