Lines Matching +full:pre +full:- +full:clocks
4 * Copyright (C) 2002 - 2006 Atom Create Engineering Co., Ltd.
5 * Copyright (C) 2004 - 2007 Paul Mundt
18 #include <linux/sm501-regs.h>
32 .end = PA_AREA5_IO + 0x1000 + 0x10 - 0x2,
40 #ifndef CONFIG_RTS7751R2D_1 /* For R2D-1 polling is preferred */
54 .id = -1,
64 .modalias = "rtc-r9701",
72 BUG_ON(cs != 0); /* Single Epson RTC-9701JE attached on CS0 */ in r2d_chip_select()
91 .id = -1,
109 .id = -1,
117 .end = 0x13e00000 - 1,
179 .id = -1,
189 .name = "U-Boot",
222 .name = "physmap-flash",
223 .id = -1,
238 * The CF is connected with a 16-bit bus where 8-bit operations are
239 * unsupported. The linux ata driver is however using 8-bit operations, so
240 * insert a trapped io filter to convert 8-bit operations into 16-bit.
285 * ColSizeX = 11 - External Memory Column Size: 256 words. in rts7751r2d_setup()
286 * APX = 1 - External Memory Active to Pre-Charge Delay: 7 clocks. in rts7751r2d_setup()
287 * RstX = 1 - External Memory Reset: Normal. in rts7751r2d_setup()
288 * Rfsh = 1 - Local Memory Refresh to Command Delay: 12 clocks. in rts7751r2d_setup()
289 * BwC = 1 - Local Memory Block Write Cycle Time: 2 clocks. in rts7751r2d_setup()
290 * BwP = 1 - Local Memory Block Write to Pre-Charge Delay: 1 clock. in rts7751r2d_setup()
291 * AP = 1 - Internal Memory Active to Pre-Charge Delay: 7 clocks. in rts7751r2d_setup()
292 * Rst = 1 - Internal Memory Reset: Normal. in rts7751r2d_setup()
293 * RA = 1 - Internal Memory Remain in Active State: Do not remain. in rts7751r2d_setup()