/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/nvidia/ |
tegra194-p3668-0000.dtsi | 5 model = "NVIDIA Jetson Xavier NX (SD-card)"; 13 /* SDMMC1 (SD/MMC) */
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
kirkwood-openrd.dtsi | 38 pmx_select34: pmx-select-uart-sd { 79 * (serial@12100) and SD (mvsdio@90000). 82 * High: SD 88 output-high; /* Select SD by default */
|
imx6qdl-dhcom-drc02.dtsi | 13 * Special SoM hardware required which uses the pins from micro SD card. The 15 * Tx and Rx are routed to the DHCOM UART1 rts/cts pins. Therefore the micro SD 98 &usdhc2 { /* SD card */ 104 * Due to the use of can2 the micro SD card on module have to be
|
qcom-msm8660-surf.dts | 43 /* External micro SD card */
|
bcm2837-rpi-3-a-plus.dts | 112 /* Used by SD Card */ 155 /* SDHOST is used to drive the SD card */
|
bcm2837-rpi-3-b-plus.dts | 119 /* Used by SD Card */ 157 /* SDHOST is used to drive the SD card */
|
bcm2837-rpi-3-b.dts | 112 /* Used by SD Card */ 170 /* SDHOST is used to drive the SD card */
|
am335x-moxa-uc-8100-me-t.dts | 56 label = "uc8100me:SD";
|
bcm2835-rpi-a-plus.dts | 88 /* Used by SD Card */
|
bcm2835-rpi-a.dts | 83 /* Used by SD Card */
|
bcm2835-rpi-b-plus.dts | 90 /* Used by SD Card */
|
bcm2835-rpi-b-rev2.dts | 83 /* Used by SD Card */
|
bcm2835-rpi-zero.dts | 85 /* Used by SD Card */
|
bcm2836-rpi-2-b.dts | 90 /* Used by SD Card */
|
ste-hrefprev60.dtsi | 63 // External Micro SD slot
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ |
imx8qxp-colibri-eval-v3.dtsi | 59 /* Colibri SD/MMC Card */
|
imx8mm-icore-mx8mm-ctouch2.dts | 86 /* SD */
|
imx8mm-icore-mx8mm-edimm2.2.dts | 86 /* SD */
|
/src/sys/arch/mips/cavium/dev/ |
octeon_cop2var.h | 28 #define CNASM_USD(r, o, b) __CNASM_ULS(sd, r, o, 0, 7, b) 34 #define CNASM_ASD(r, o, b) "sd %["#r"], "#o"(%["#b"]) \n\t" 150 CNASM_##AU##SD(tmp0, 0, d) \ 151 CNASM_##AU##SD(tmp1, 8, d) \ 198 CNASM_##AU##SD(tmp0, 0, d) \ 199 CNASM_##AU##SD(tmp1, 8, d) \ 254 CNASM_##AU##SD(tmp0, 0, d) \ 255 CNASM_##AU##SD(tmp1, 8, d) \ 258 CNASM_##AU##SD(tmp2, 16, d) \ 259 CNASM_##AU##SD(tmp3, 24, d) [all...] |
/src/usr.sbin/lpr/common_source/ |
lp.h | 71 extern const char *SD; /* spool directory */
|
common.c | 102 const char *SD; /* spool directory */ 245 dirp = opendir(SD); 452 SD = cgetstr(bp, "sd", &cp) == -1 ? _PATH_DEFSPOOL : cp; 470 char *sd = NULL; local in function:ckqueue 473 spooldir = cgetstr(cap, "sd", &sd) == -1 ? _PATH_DEFSPOOL : sd; 487 if (spooldir != sd) 488 free(sd); [all...] |
/src/usr.sbin/lpr/lpd/ |
recvjob.c | 103 if (chdir(SD) < 0) 104 frecverr("%s: %s: %m", printer, SD); 111 } else if (stat(SD, &stb) < 0) 112 frecverr("%s: %s: %m", printer, SD);
|
/src/usr.sbin/lpr/lpc/ |
cmds.c | 192 (void)snprintf(statfile, sizeof(statfile), "%s/%s", SD, ST); 291 /* XXX depends on SD being non nul */ 293 for (lp = line, cp = SD; (size_t)(lp - line) < sizeof(line) && 299 nitems = scandir(SD, &queue, doselect, sortq); 519 SD = cgetstr(bp, "sd", &cp) == -1 ? _PATH_DEFSPOOL : cp; 522 (void)snprintf(line, sizeof(line), "%s/%s", SD, LO); 558 (void)snprintf(line, sizeof(line), "%s/%s", SD, ST); 746 if ((dirp = opendir(SD)) == NULL) { 770 (void)snprintf(line, sizeof(line), "%s/%s", SD, ST) [all...] |
/src/usr.sbin/lpr/lpr/ |
lpr.c | 297 (void)snprintf(buf, sizeof buf, "%s/%s", SD, LO); 699 (void)snprintf(buf, sizeof(buf), "%s/.seq", SD); 715 len = strlen(SD) + strlen(host) + 8; 719 inchar = strlen(SD) + 3; 737 (void)snprintf(s, len, "%s/%sA%03d%s", SD, id, num, host);
|
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
msm8916-huawei-g7.dts | 249 * SD card, it's just low all the time. The Huawei kernel seems to use 250 * polling for SD card detection instead. 253 * gpio56 switches its state when inserting/removing the SD card. 257 * SD card slot and forgot to re-route to gpio38.
|