/src/sys/arch/amd64/include/ |
frame_regs.h | 60 greg(cs, CS, 22) /* tf_cs */ \
|
/src/distrib/sets/ |
makesrctars | 93 ${MTREE} -c -X "${intmp}" | ${MTREE} -CS -k type | \
|
maketars | 196 ) | ${MTREE} -CS -k all -R "${skipkeys}" -N "${etcdir}" \
|
/src/sys/external/bsd/compiler_rt/dist/lib/xray/ |
xray_segmented_array.h | 505 auto CS = F(Size); 506 DCHECK_GE(PS, CS); 507 auto SegmentsToTrim = PS - CS;
|
/src/libexec/getty/ |
gettytab.h | 168 #define CS gettyflags[23].value
|
main.c | 292 if (CS) 407 unsigned char cs; local in function:getname 434 if (read(STDIN_FILENO, &cs, 1) <= 0) 436 if ((c = cs&0177) == 0) 448 if (PP && cs == PPP_FRAME) { 450 } else if (ppp_state == 1 && cs == PPP_STATION) { 452 } else if (ppp_state == 2 && cs == PPP_ESCAPE) { 454 } else if ((ppp_state == 2 && cs == PPP_CONTROL) || 455 (ppp_state == 3 && cs == PPP_CONTROL_ESCAPED)) { 457 } else if (ppp_state == 4 && cs == PPP_LCP_HI) [all...] |
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
imx6qdl-rex.dtsi | 88 cs-gpios = <&gpio5 12 GPIO_ACTIVE_LOW>; 95 cs-gpios = <&gpio4 26 GPIO_ACTIVE_LOW>; 187 /* CS */ 197 /* CS */
|
armada-388-clearfog.dts | 162 clearfog_spi1_cs_pins: spi1-cs-pins { 174 * Add SPI CS pins for clearfog:
|
imx6dl-prtrvt.dts | 40 cs-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>; 55 cs-gpios = <&gpio4 24 GPIO_ACTIVE_LOW>; 148 /* CS */
|
pxa300-raumfeld-common.dtsi | 80 cs-gpios = < 334 MFP_PIN_PXA300(34) MFP_AF0 /* CS#0 */ 335 MFP_PIN_PXA300(125) MFP_AF0 /* CS#1 */ 336 MFP_PIN_PXA300(96) MFP_AF0 /* CS#2 */
|
armada-385-clearfog-gtr.dtsi | 46 43 - Micron L-PBGA 24 ball SPI (1Gb) CS, or TPM SPI CS 182 cf_gtr_spi1_cs_pins: spi1-cs-pins {
|
imx6dl-plym2m.dts | 114 cs-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>; 127 cs-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>; 313 /* CS */ 323 /* CS */
|
imx6q-prti6q.dts | 161 cs-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>; 174 cs-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>, <&gpio4 25 GPIO_ACTIVE_LOW>; 198 cs-gpios = <&gpio4 24 GPIO_ACTIVE_LOW>; 407 /* CS */ 423 /* ADC128S022 CS */
|
armada-388-clearfog.dtsi | 230 * Add SPI CS pins for clearfog:
|
imx6dl-plybas.dts | 103 cs-gpios = <&gpio3 19 GPIO_ACTIVE_LOW>; 270 /* CS */
|
imx6dl-alti6p.dts | 195 cs-gpios = <&gpio3 19 GPIO_ACTIVE_HIGH>; 418 /* CS */
|
imx6qp-prtwd3.dts | 126 cs-gpios = <&gpio2 26 GPIO_ACTIVE_HIGH>; 192 cs-gpios = <&gpio4 24 GPIO_ACTIVE_HIGH>; 435 /* CS */
|
stm32mp151.dtsi | 1342 ranges = <0 0 0x60000000 0x04000000>, /* EBI CS 1 */ 1343 <1 0 0x64000000 0x04000000>, /* EBI CS 2 */ 1344 <2 0 0x68000000 0x04000000>, /* EBI CS 3 */ 1345 <3 0 0x6c000000 0x04000000>, /* EBI CS 4 */
|
/src/sys/arch/cobalt/stand/boot/ |
tlp.c | 386 #define CS (1U << 0) /* hold chip select */ 403 val |= CS; /* hold CS */ 425 val &= ~CS; /* turn off chip select */
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/allwinner/ |
sun50i-h6-pine-h64.dts | 302 * The CS pin is shared with the MMC2 CMD pin, so we cannot have the SPI
|
/src/sys/arch/i386/bioscall/ |
biostramp.S | 47 * CS must be executable; DS,ES,FS,GS should be writable 51 * 4) clear PE in CR0, execute FAR jump to load CS. 193 # need inter-segment jump to reload real-mode CS 204 movw %cs,%ax
|
/src/sys/arch/sandpoint/stand/altboot/ |
tlp.c | 279 #define CS (1U << 0) /* hold chip select */
|
wm.c | 299 #define CS (1U << 0) /* hold chip select */ 314 v |= EECD_CS; /* hold CS */
|
/src/sys/arch/i386/stand/dosboot/ |
start_dos.S | 30 * Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU 151 mov %cs, %ax 166 mov %cs, %ax 209 lgdtl %cs:gdtarg 217 # reload CS register 277 mov %cs, %ax
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/ |
meson-gxm-khadas-vim2.dts | 369 * EMMC_DS pin is shared between SPI NOR CS and eMMC Data Strobe
|