Searched refs:CS2 (Results 1 – 25 of 37) sorted by relevance
12
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | InlineAdvisor.cpp | 233 CallBase *CS2 = dyn_cast<CallBase>(U); in shouldBeDeferred() local 238 if (!CS2 || CS2->getCalledFunction() != Caller) { in shouldBeDeferred() 243 InlineCost IC2 = GetInlineCost(*CS2); in shouldBeDeferred()
|
| /freebsd-13.1/sys/contrib/device-tree/src/arm/ |
| H A D | omap3430-sdp.dts | 52 <2 0 0x20000000 0x1000000>; /* CS2: 16MB for OneNAND */ 155 reg = <2 0 0x20000>; /* CS2, offset 0, IO size 4 */
|
| H A D | armada-370-xp.dtsi | 272 <MBUS_ID(0x01, 0x9e) 0 0xffffffff>, /* CS2 */ 290 <MBUS_ID(0x01, 0x9a) 0 0xffffffff>, /* CS2 */
|
| H A D | armada-388-clearfog.dts | 177 * CS2: mikrobus
|
| H A D | imx6dl-colibri-eval-v3.dts | 234 /* weim memory map: 32MB on CS0, CS1, CS2 and CS3 */
|
| H A D | armada-388-clearfog.dtsi | 233 * CS2: mikrobus
|
| /freebsd-13.1/usr.bin/iscsictl/ |
| H A D | token.l | 106 cs2 { return CS2; }
|
| H A D | parse.y | 66 %token BE EF CS0 CS1 CS2 CS3 CS4 CS5 CS6 CS7 329 | DSCP EQUALS CS2 { target->t_dscp = IPTOS_DSCP_CS2 >> 2 ; }
|
| /freebsd-13.1/usr.sbin/ctld/ |
| H A D | token.l | 105 cs2 { return CS2; }
|
| H A D | parse.y | 69 %token BE EF CS0 CS1 CS2 CS3 CS4 CS5 CS6 CS7 495 | DSCP CS2 { portal_group->pg_dscp = IPTOS_DSCP_CS2 >> 2 ; }
|
| /freebsd-13.1/sys/mips/conf/ |
| H A D | ROUTERSTATION.hints | 27 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
|
| H A D | RSPRO.hints | 28 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
|
| H A D | TP-MR3020.hints | 87 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
|
| H A D | TL-WR740Nv4.hints | 81 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
|
| H A D | AP121.hints | 86 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
|
| H A D | TP-MR3040.hints | 92 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
|
| H A D | CARAMBOLA2.hints | 101 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
|
| H A D | ALFA_HORNET_UB.hints | 95 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
|
| H A D | AP143.hints | 91 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
|
| H A D | TP-WN1043ND.hints | 83 # This includes leaving the SPI CS1/CS2 pins as GPIO pins as they're
|
| /freebsd-13.1/sys/contrib/device-tree/src/powerpc/ |
| H A D | motionpro.dts | 101 // 8-bit board CPLD on LocalPlus Bus CS2
|
| H A D | pdm360ng.dts | 38 0x2 0x0 0x50040000 0x00020000>; /* CS2: MRAM */
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/bus/ |
| H A D | qcom,ebi2.txt | 18 Also CS1 and CS2 has -A and -B signals. Why they have that is unclear to me. 26 CS2 GPIO40 (A) / GPIO124 (B) 0x1b800000-0x1c000000 (8MB)
|
| H A D | imx-weim.txt | 36 IOMUXC_GPR1[11:0] CS0 CS1 CS2 CS3
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/spi/ |
| H A D | spi-orion.txt | 52 <MBUS_ID(0x01, 0x9e) 0 0xffffffff>, /* CS2 */
|
12