Searched refs:CS2 (Results 1 – 21 of 21) sorted by relevance
55 <2 0 0x20000000 0x1000000>; /* CS2: 16MB for OneNAND */158 reg = <2 0 0x20000>; /* CS2, offset 0, IO size 4 */
274 <MBUS_ID(0x01, 0x9e) 0 0xffffffff>, /* CS2 */292 <MBUS_ID(0x01, 0x9a) 0 0xffffffff>, /* CS2 */
177 * CS2: mikrobus
232 * CS2: mikrobus
68 2 0 0x10000000 0x2000000>; /* CS2: 32MB for NOR */
231 /* weim memory map: 32MB on CS0, CS1, CS2 and CS3 */
229 * CS2 is used by a real peripheral. CS0 is just609 * on CS2.
377 DM814X_IOPAD(0x0818, PIN_INPUT_PULLUP | 0x80) /* PLL SPI CS2 as GPIO */
27 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
28 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
81 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
87 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
92 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
86 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
101 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
91 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
95 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
83 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
74 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
349 CallSite CS2(U); in shouldBeDeferred() local354 if (!CS2 || CS2.getCalledFunction() != Caller) { in shouldBeDeferred()359 InlineCost IC2 = GetInlineCost(CS2); in shouldBeDeferred()
1526 while (const auto *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt())) in getEndLoc() local1527 CS = CS2; in getEndLoc()