Searched refs:dtr (Results 1 – 17 of 17) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | am335x-netcom-plus-2xx.dts | 60 dtr-gpios = <&gpio2 22 GPIO_ACTIVE_LOW>; 71 dtr-gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
|
| H A D | am335x-baltos-ir3220.dts | 65 dtr-gpios = <&gpio2 22 GPIO_ACTIVE_LOW>; 76 dtr-gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
|
| H A D | am335x-baltos-ir5221.dts | 73 dtr-gpios = <&gpio2 22 GPIO_ACTIVE_LOW>; 84 dtr-gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
|
| H A D | am335x-baltos-ir2110.dts | 44 dtr-gpios = <&gpio2 22 GPIO_ACTIVE_LOW>;
|
| H A D | imx6dl-eckelmann-ci4x10.dts | 327 dtr-gpios = <&gpio3 24 GPIO_ACTIVE_LOW>; 338 dtr-gpios = <&gpio7 13 GPIO_ACTIVE_LOW>;
|
| H A D | at91-wb50n.dtsi | 93 dtr-gpios = <&pioD 13 GPIO_ACTIVE_LOW>;
|
| H A D | imx6q-dhcom-som.dtsi | 413 dtr-gpios = <&gpio3 24 GPIO_ACTIVE_LOW>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/serial/ |
| H A D | cirrus,clps711x-uart.txt | 11 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD
|
| H A D | 8250.yaml | 179 dtr-gpios: true 216 dtr-gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
|
| H A D | fsl-mxs-auart.txt | 25 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD
|
| H A D | serial.yaml | 44 dtr-gpios:
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | atmel-usart.txt | 38 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD line respectively. 61 dtr-gpios = <&pioD 17 GPIO_ACTIVE_LOW>;
|
| /f-stack/dpdk/usertools/ |
| H A D | dpdk-pmdinfo.py | 373 dtr = self.get_dt_runpath(section) 375 dtr + ":" + ldlibpath +
|
| /f-stack/freebsd/sys/ |
| H A D | conf.h | 323 int devfs_set_cdevpriv(void *priv, d_priv_dtor_t *dtr);
|
| H A D | vnode.h | 677 void (*dtr)(struct vnode *, void *), void *dtr_arg);
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-mio-defs.h | 8213 uint64_t dtr : 1; /**< Data Terminal Ready output bit */ member 8215 uint64_t dtr : 1; 9194 uint64_t dtr : 1; /**< Data Terminal Ready output bit */ member 9196 uint64_t dtr : 1;
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_subr.c | 1931 void (*dtr)(struct vnode *, void *), void *dtr_arg) in insmntque1() 1956 if (dtr != NULL) in insmntque1() 1957 dtr(vp, dtr_arg); in insmntque1()
|