/freebsd/sys/contrib/device-tree/src/arm64/qcom/ |
H A D | msm8916-pins.dtsi | 13 drive-strength = <16>; 21 drive-strength = <2>; 29 drive-strength = <16>; 37 drive-strength = <2>; 46 drive-strength = <12>; 53 drive-strength = <16>; 63 drive-strength = <2>; 72 drive-strength = <12>; 79 drive-strength = <16>; 89 drive-strength = <2>; [all …]
|
H A D | msm8996-pins.dtsi | 17 drive-strength = <2>; /* 2 mA */ 32 drive-strength = <16>; 44 drive-strength = <16>; 62 drive-strength = <12>; 67 drive-strength = <16>; 80 drive-strength = <2>; 92 drive-strength = <16>; 104 drive-strength = <2>; 116 drive-strength = <16>; 128 drive-strength = <2>; [all …]
|
H A D | qru1000-idp.dts | 243 drive-strength = <2>; 248 drive-strength = <2>; 253 drive-strength = <2>; 258 drive-strength = <2>; 263 drive-strength = <2>; 268 drive-strength = <2>; 273 drive-strength = <2>; 278 drive-strength = <2>; 283 drive-strength = <2>; 288 drive [all...] |
H A D | qdu1000-idp.dts | 243 drive-strength = <2>; 248 drive-strength = <2>; 253 drive-strength = <2>; 258 drive-strength = <2>; 263 drive-strength = <2>; 268 drive-strength = <2>; 273 drive-strength = <2>; 278 drive-strength = <2>; 283 drive-strength = <2>; 288 drive [all...] |
H A D | msm8996-sony-xperia-tone.dtsi | 157 drive-strength = <2>; 162 drive-strength = <2>; 168 drive-strength = <2>; 173 drive-strength = <2>; 178 drive-strength = <2>; 243 drive-push-pull; 250 drive-push-pull; 253 qcom,drive-strength = <PMIC_GPIO_STRENGTH_NO>; 260 drive-push-pull; 269 drive [all...] |
H A D | msm8998-pins.dtsi | 9 drive-strength = <16>; /* 16 mA */ 17 drive-strength = <2>; /* 2 mA */ 25 drive-strength = <10>; /* 10 mA */ 33 drive-strength = <2>; /* 2 mA */ 41 drive-strength = <10>; /* 10 mA */ 49 drive-strength = <2>; /* 2 mA */ 62 drive-strength = <2>; /* 2 mA */ 75 drive-strength = <2>; /* 2 mA */ 83 drive-strength = <2>; 90 drive-strength = <2>; [all …]
|
H A D | msm8992-pins.dtsi | 14 drive-strength = <16>; 26 drive-strength = <2>; 39 drive-strength = <16>; /* 16mA */ 47 drive-strength = <2>; /* 2mA */ 55 drive-strength = <8>; 63 drive-strength = <2>; /* 2mA */ 71 drive-strength = <8>; /* 8mA */ 79 drive-strength = <2>;
|
H A D | sc7180-idp.dts | 496 qcom,drive-strength = <PMIC_GPIO_STRENGTH_MED>; 521 drive-strength = <2>; 528 drive-strength = <2>; 535 drive-strength = <2>; 542 drive-strength = <2>; 557 /* We'll drive RTS, so no pull */ 558 drive-strength = <2>; 563 /* We'll drive TX, so no pull */ 564 drive-strength = <2>; 579 drive [all...] |
H A D | msm8916-samsung-a2015-common.dtsi | 375 drive-strength = <2>; 383 drive-strength = <2>; 391 drive-strength = <2>; 399 drive-strength = <2>; 407 drive-strength = <8>; 414 drive-strength = <2>; 422 drive-strength = <2>; 435 drive-strength = <2>; 443 drive-strength = <2>; 452 drive [all...] |
H A D | sc7280-herobrine-audio-wcd9385.dtsi | 162 drive-strength = <8>; 171 drive-strength = <8>; 180 drive-strength = <2>; 186 drive-strength = <2>; 192 drive-strength = <2>; 198 drive-strength = <2>; 204 drive-strength = <6>; 209 drive-strength = <6>; 214 drive-strength = <6>;
|
H A D | sc7280-idp.dtsi | 584 drive-strength = <8>; 593 drive-strength = <8>; 602 drive-strength = <2>; 608 drive-strength = <2>; 614 drive-strength = <2>; 620 drive-strength = <2>; 626 drive-strength = <6>; 631 drive-strength = <6>; 636 drive-strength = <6>; 646 qcom,drive [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rockchip-pinconf.dtsi | 25 drive-strength = <0>; 31 drive-strength = <1>; 37 drive-strength = <2>; 43 drive-strength = <3>; 49 drive-strength = <4>; 55 drive-strength = <5>; 61 drive-strength = <6>; 67 drive-strength = <7>; 73 drive-strength = <8>; 79 drive-strength = <9>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/ |
H A D | nuvoton-npcm730-gsj-gpio.dtsi | 9 drive-push-pull; 14 drive-push-pull; 19 drive-push-pull; 24 drive-push-pull; 29 drive-push-pull; 34 drive-push-pull; 39 drive-push-pull; 44 drive-push-pull; 59 drive-push-pull; 64 drive-push-pull; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/qcom/ |
H A D | qcom-apq8064-pins.dtsi | 14 drive-strengh = <16>; 20 drive-strengh = <10>; 26 drive-strengh = <10>; 34 drive-strengh = <8>; 40 drive-strengh = <8>; 46 drive-strengh = <8>; 66 drive-strength = <16>; 78 drive-strength = <2>; 105 drive-strength = <16>; 118 drive [all...] |
/freebsd/sys/geom/vinum/ |
H A D | geom_vinum_create.c | 117 LIST_INSERT_HEAD(&sc->drives, d, drive); in gv_create_drive() 119 LIST_INSERT_AFTER(d2, d, drive); in gv_create_drive() 127 LIST_FOREACH(d2, &sc->drives, drive) { in gv_create_drive() 173 LIST_INSERT_HEAD(&sc->drives, d, drive); in gv_create_drive() 237 d = gv_find_drive(sc, s->drive); in gv_create_sd() 248 strlcpy(d->name, s->drive, sizeof(d->name)); in gv_create_sd() 252 s->name, s->drive); in gv_create_sd() 315 char *drive, buf[30], *vol; in gv_concat() local 350 drive = gctl_get_param(req, buf, NULL); in gv_concat() 351 d = gv_find_drive(sc, drive); in gv_concat() [all …]
|
/freebsd/libexec/rc/rc.d/ |
H A D | nuageinit | 37 drive="/dev/$f/[cC][oO][nN][fF][iI][gG]-2" 38 if [ -e $drive ]; then 42 drive="/dev/$f/[cC][iI][dD][aA][tT][aA]" 43 if [ -e $drive ]; then 47 unset drive 49 if [ -n "$drive" ]; then 51 fs=$(fstyp $drive 2> /dev/null) 52 mount -t $fs $drive /media/nuageinit 87 if [ -n "$drive" ]; then
|
/freebsd/sys/contrib/device-tree/src/mips/img/ |
H A D | pistachio.dtsi | 372 drive-strength = <4>; 380 drive-strength = <4>; 388 drive-strength = <4>; 396 drive-strength = <4>; 404 drive-strength = <4>; 409 drive-strength = <4>; 416 drive-strength = <2>; 423 drive-strength = <2>; 430 drive-strength = <2>; 437 drive-strength = <2>; [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/nxp/mxs/ |
H A D | imx28.dtsi | 222 fsl,drive-strength = <MXS_DRIVE_4mA>; 233 fsl,drive-strength = <MXS_DRIVE_4mA>; 246 fsl,drive-strength = <MXS_DRIVE_4mA>; 270 fsl,drive-strength = <MXS_DRIVE_4mA>; 282 fsl,drive-strength = <MXS_DRIVE_12mA>; 293 fsl,drive-strength = <MXS_DRIVE_4mA>; 304 fsl,drive-strength = <MXS_DRIVE_4mA>; 317 fsl,drive-strength = <MXS_DRIVE_4mA>; 328 fsl,drive-strength = <MXS_DRIVE_4mA>; 339 fsl,drive [all...] |
/freebsd/sys/contrib/device-tree/src/arm/st/ |
H A D | stm32mp13-pinctrl.dtsi | 21 drive-open-drain; 38 drive-open-drain; 61 drive-push-pull; 76 drive-push-pull; 91 drive-push-pull; 106 drive-push-pull; 125 drive-push-pull; 137 drive-push-pull; 143 drive-open-drain; 163 drive-push-pull; [all …]
|
H A D | stm32mp15-pinctrl.dtsi | 59 drive-open-drain; 76 drive-open-drain; 231 drive-push-pull; 237 drive-push-pull; 284 drive-push-pull; 290 drive-push-pull; 337 drive-push-pull; 343 drive-push-pull; 389 drive-push-pull; 395 drive [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hikey-pinctrl.dtsi | 253 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 262 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 271 pinctrl-single,drive-strength = <DRIVE1_08MA DRIVE_MASK>; 288 pinctrl-single,drive-strength = <DRIVE1_04MA DRIVE_MASK>; 297 pinctrl-single,drive-strength = <DRIVE1_04MA DRIVE_MASK>; 306 pinctrl-single,drive-strength = <DRIVE1_10MA DRIVE_MASK>; 314 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 327 pinctrl-single,drive-strength = <DRIVE1_08MA DRIVE_MASK>; 339 pinctrl-single,drive-strength = <DRIVE1_02MA DRIVE_MASK>; 348 pinctrl-single,drive-strength = <DRIVE1_08MA DRIVE_MASK>; [all …]
|
H A D | hikey970-pinctrl.dtsi | 236 pinctrl-single,drive-strength = < 260 pinctrl-single,drive-strength = < 284 pinctrl-single,drive-strength = < 308 pinctrl-single,drive-strength = < 330 pinctrl-single,drive-strength = < 352 pinctrl-single,drive-strength = < 374 pinctrl-single,drive-strength = < 395 pinctrl-single,drive-strength = < 416 pinctrl-single,drive-strength = < 437 pinctrl-single,drive-strength = < [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/ |
H A D | meson-g12-common.dtsi | 309 drive-strength-microamp = <4000>; 316 drive-strength-microamp = <4000>; 328 drive-strength-microamp = <4000>; 344 drive-strength-microamp = <4000>; 353 drive-strength-microamp = <4000>; 362 drive-strength-microamp = <4000>; 372 drive-strength-microamp = <4000>; 390 drive-strength-microamp = <3000>; 400 drive-strength-microamp = <3000>; 409 drive [all...] |
/freebsd/sys/contrib/device-tree/src/arm64/mediatek/ |
H A D | mt8186-evb.dts | 115 drive-strength-microamp = <1000>; 125 drive-strength-microamp = <1000>; 135 drive-strength-microamp = <1000>; 145 drive-strength-microamp = <1000>; 155 drive-strength-microamp = <1000>; 165 drive-strength-microamp = <1000>; 175 drive-strength-microamp = <1000>; 185 drive-strength-microamp = <1000>; 195 drive-strength-microamp = <1000>; 205 drive-strength-microamp = <1000>;
|
H A D | mt8183-pumpkin.dts | 200 mediatek,drive-strength-adv = <00>; 209 mediatek,drive-strength-adv = <00>; 218 mediatek,drive-strength-adv = <00>; 227 mediatek,drive-strength-adv = <00>; 236 mediatek,drive-strength-adv = <00>; 245 mediatek,drive-strength-adv = <00>; 277 drive-strength = <MTK_DRIVE_14mA>; 283 drive-strength = <MTK_DRIVE_14mA>; 289 drive-strength = <MTK_DRIVE_14mA>; 306 drive [all...] |