Home
last modified time | relevance | path

Searched full:pb3 (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/netbsd-tests/fs/vfs/
H A Dt_vnops.c253 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 Dchipone,icn8318.yaml54 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
H A Dchipone_icn8318.txt36 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91sam9x5_macb0.dtsi22 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A */
H A Dsama5d3_gmac.dtsi22 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A GTX3, conflicts with TF1 */
H A Dat91rm9200.dtsi386 <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 Dat91-sam9x60_curiosity.dts351 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A */
H A Dat91-sam9x60ek.dts461 AT91_PIOB 3 AT91_PERIPH_A AT91_PINCTRL_NONE /* PB3 periph A */
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dallwinner,sun8i-a23-usb-phy.yaml100 usb0_id_det-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
/freebsd/sys/contrib/device-tree/src/mips/mobileye/
H A Deyeq5-pins.dtsi83 pins = "PB2", "PB3";
/freebsd/sys/contrib/device-tree/src/arm/allwinner/
H A Dsun5i-a13-utoo-p66.dts105 wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
H A Dsun5i-a10s-wobo-i5.dts125 cd-gpios = <&pio 1 3 GPIO_ACTIVE_LOW>; /* PB3 */
H A Dsun4i-a10-dserve-dsrv9703c.dts85 gpio = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
H A Dsun5i-reference-design-tablet.dtsi98 power-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
H A Dsun8i-a33-olinuxino.dts222 usb0_id_det-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
H A Dsun8i-s3-pinecube.dts56 reset-gpios = <&pio 1 3 GPIO_ACTIVE_LOW>; /* PB3 WIFI-RST */
H A Dsun7i-a20-lamobo-r1.dts241 gpio = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
H A Dsun5i-r8-chip.dts262 host-wake-gpios = <&pio 1 3 GPIO_ACTIVE_HIGH>; /* PB3 */
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmobileye,eyeq5-pinctrl.yaml182 enum: [PB2, PB3]
/freebsd/sys/contrib/device-tree/Bindings/soc/mobileye/
H A Dmobileye,eyeq5-olb.yaml204 enum: [PB2, PB3]
/freebsd/sys/arm/allwinner/a13/
H A Da13_padconf.c40 {"PB3", 1, 3, {"gpio_in", "gpio_out", "ir0", NULL, NULL, NULL, "pb_eint17", NULL}, 6, 17, 0},
/freebsd/sys/arm/allwinner/a64/
H A Da64_padconf.c41 { "PB3", 1, 3, { "gpio_in", "gpio_out", "uart2", "i2s0", "jtag", "sim", "pb_eint3" }, 6, 3, 0},
/freebsd/sys/arm/allwinner/a83t/
H A Da83t_padconf.c39 { "PB3", 1, 3, { "gpio_in", "gpio_out", "uart2", "jtag", NULL, NULL, "pb_eint3" }, 6, 3, 0},
/freebsd/sys/arm/allwinner/a33/
H A Da33_padconf.c40 {"PB3", 1, 3, {"gpio_in", "gpio_out", "uart2", NULL, "pb_eint3", NULL}, 4, 3, 1},
/freebsd/sys/riscv/allwinner/
H A Dd1_padconf.c39 …{ "PB3", 1, 3, { "gpio_in", "gpio_out", "lcd0", "i2s2", "i2c0", "i2s2", "lcd0", "uart4", NU…

12