| /freebsd/contrib/netbsd-tests/fs/vfs/ |
| H A D | t_vnops.c | 253 char pb1[MAXPATHLEN], pb2[MAXPATHLEN], pb3[MAXPATHLEN]; in rename_dir() local 272 md(pb3, sizeof(pb3), mp, "dir1/file"); in rename_dir() 273 if (rump_sys_mknod(pb3, S_IFREG | 0777, -1) == -1) in rename_dir() 275 if (rump_sys_stat(pb3, &ref) == -1) in rename_dir() 283 md(pb3, sizeof(pb3), mp, "dir3"); in rename_dir() 284 if (rump_sys_rename(pb1, pb3) == -1) in rename_dir() 286 checkfile(pb3, &ref); in rename_dir() 290 if (rump_sys_rename(pb1, pb3) != -1 || errno != EINVAL) in rename_dir() 292 if (rump_sys_rename(pb3, pb1) != -1 || errno != EISDIR) in rename_dir() 295 checkfile(pb3, &ref); in rename_dir() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/ |
| H A D | chipone,icn8318.yaml | 54 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
| H A D | chipone_icn8318.txt | 36 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
| /freebsd/sys/contrib/device-tree/src/arm/microchip/ |
| H A D | at91sam9x5_macb0.dtsi | 22 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A */
|
| H A D | sama5d3_gmac.dtsi | 22 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A GTX3, conflicts with TF1 */
|
| H A D | at91rm9200.dtsi | 386 <AT91_PIOB 3 AT91_PERIPH_B AT91_PINCTRL_PULL_UP /* PB3 periph B with pullup */ 415 <AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A */
|
| H A D | at91-sam9x60_curiosity.dts | 351 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A */
|
| H A D | at91-sam9x60ek.dts | 461 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A */
|
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | allwinner,sun8i-a23-usb-phy.yaml | 100 usb0_id_det-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
| /freebsd/sys/contrib/device-tree/src/mips/mobileye/ |
| H A D | eyeq5-pins.dtsi | 83 pins = "PB2", "PB3";
|
| /freebsd/sys/contrib/device-tree/src/arm/allwinner/ |
| H A D | sun5i-a13-utoo-p66.dts | 105 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
| H A D | sun5i-a10s-wobo-i5.dts | 125 cd-gpios = <&pio 1 3 GPIO_ACTIVE_LOW>; /* PB3 */
|
| H A D | sun4i-a10-dserve-dsrv9703c.dts | 85 gpio = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
| H A D | sun5i-reference-design-tablet.dtsi | 98 power-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
| H A D | sun8i-a33-olinuxino.dts | 222 usb0_id_det-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
| H A D | sun8i-s3-pinecube.dts | 56 reset-gpios = <&pio 1 3 GPIO_ACTIVE_LOW>; /* PB3 WIFI-RST */
|
| H A D | sun7i-a20-lamobo-r1.dts | 241 gpio = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
| H A D | sun5i-r8-chip.dts | 262 host-wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
|
| /freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
| H A D | mobileye,eyeq5-pinctrl.yaml | 182 enum: [PB2, PB3]
|
| /freebsd/sys/contrib/device-tree/Bindings/soc/mobileye/ |
| H A D | mobileye,eyeq5-olb.yaml | 204 enum: [PB2, PB3]
|
| /freebsd/sys/arm/allwinner/a13/ |
| H A D | a13_padconf.c | 40 {"PB3", 1, 3, {"gpio_in", "gpio_out", "ir0", NULL, NULL, NULL, "pb_eint17", NULL}, 6, 17, 0},
|
| /freebsd/sys/arm/allwinner/a64/ |
| H A D | a64_padconf.c | 41 { "PB3", 1, 3, { "gpio_in", "gpio_out", "uart2", "i2s0", "jtag", "sim", "pb_eint3" }, 6, 3, 0},
|
| /freebsd/sys/arm/allwinner/a83t/ |
| H A D | a83t_padconf.c | 39 { "PB3", 1, 3, { "gpio_in", "gpio_out", "uart2", "jtag", NULL, NULL, "pb_eint3" }, 6, 3, 0},
|
| /freebsd/sys/arm/allwinner/a33/ |
| H A D | a33_padconf.c | 40 {"PB3", 1, 3, {"gpio_in", "gpio_out", "uart2", NULL, "pb_eint3", NULL}, 4, 3, 1},
|
| /freebsd/sys/riscv/allwinner/ |
| H A D | d1_padconf.c | 39 …{ "PB3", 1, 3, { "gpio_in", "gpio_out", "lcd0", "i2s2", "i2c0", "i2s2", "lcd0", "uart4", NU…
|