Searched refs:CS2 (Results 1 – 14 of 14) sorted by relevance
55 <2 0 0x20000000 0x1000000>; /* CS2: 16MB for OneNAND */153 reg = <2 0 0x20000>; /* CS2, offset 0, IO size 4 */
334 * CS2: mikrobus
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
87 # 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
86 # 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
88 # 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
348 CallSite CS2(U); in shouldBeDeferred() local353 if (!CS2 || CS2.getCalledFunction() != Caller) { in shouldBeDeferred()358 InlineCost IC2 = GetInlineCost(CS2); in shouldBeDeferred()
1647 while (const auto *CS2 = dyn_cast<CaseStmt>(CS->getSubStmt())) in getEndLoc() local1648 CS = CS2; in getEndLoc()