| /f-stack/freebsd/contrib/device-tree/src/arm64/nvidia/ |
| H A D | tegra210-p2595.dtsi | 17 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 26 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 35 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 44 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 53 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 61 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 69 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 77 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 85 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 93 nvidia,open-drain = <TEGRA_PIN_DISABLE>; [all …]
|
| H A D | tegra210-p2571.dts | 21 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 30 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 39 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 48 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 57 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 65 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 73 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 81 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 89 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 97 nvidia,open-drain = <TEGRA_PIN_DISABLE>; [all …]
|
| H A D | tegra210-p2894.dtsi | 36 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 45 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 54 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 63 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 72 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 80 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 1363 drive-open-drain = <1>; 1370 drive-open-drain = <1>; 1806 gpio-open-drain; 1817 gpio-open-drain; [all …]
|
| H A D | tegra210-p2597.dtsi | 51 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 60 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 69 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 78 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 87 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 95 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 103 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 110 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 117 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 124 nvidia,open-drain = <TEGRA_PIN_DISABLE>; [all …]
|
| H A D | tegra210-smaug.dts | 49 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 58 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 67 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 76 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 85 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 94 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 102 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 110 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 118 nvidia,open-drain = <TEGRA_PIN_DISABLE>; 126 nvidia,open-drain = <TEGRA_PIN_DISABLE>; [all …]
|
| /f-stack/tools/libxo/tests/xo/ |
| H A D | xo_02.sh | 21 ${XOP} --top-wrap --open a/b/c "$@" 26 ${XOP} --top-wrap --open a/b/c "$@" 36 ${XOP} --open answer 41 ${XOP} --top-wrap --open top/data 49 ${XOP} --open-list machine 52 ${XOP} --depth 1 $NF --open-instance machine
|
| /f-stack/dpdk/buildtools/ |
| H A D | map_to_win.py | 14 with open(input_map) as f_in, open(output_map, 'w') as f_out: 30 with open(override_file) as f_in: 37 with open(args[1]) as f_in: 42 with open(args[2], 'w') as f_out:
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-gpio.yaml | 23 active high using open drain with (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN) 25 open drain. 31 active high using open drain with (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN) 33 open drain. 54 i2c-gpio,sda-open-drain: 58 the GPIO line used for SDA into open drain mode, and that something is 61 i2c-gpio,scl-open-drain: 65 GPIO line used for SCL into open drain mode, and that something is not
|
| /f-stack/tools/libxo/doc/ |
| H A D | xo.rst | 70 The `--open $path` and `--close $path` can be used to emit 79 xo --open top/data 113 xo --top-wrap --open top/data 154 open and close the list, while a distinct call is needed to open and 157 Use the `--open-list` and `--open-instances` to open lists and 166 xo $opts --open-list machine 169 xo $opts --depth 1 $NF --open-instance machine 197 --close-instance <name> Close an open instance name 198 --close-list <name> Close an open list name 207 --open <path> Open tags for the given path [all …]
|
| /f-stack/tools/libxo/tests/xo/saved/ |
| H A D | xo_02.JP.err | 3 --close-instance <name> Close an open instance name 4 --close-list <name> Close an open list name 13 --open <path> Open tags for the given path 14 --open-instance <name> Open an instance given by name 15 --open-list <name> Open a list given by name
|
| H A D | xo_02.HIPx.err | 3 --close-instance <name> Close an open instance name 4 --close-list <name> Close an open list name 13 --open <path> Open tags for the given path 14 --open-instance <name> Open an instance given by name 15 --open-list <name> Open a list given by name
|
| H A D | xo_02.J.err | 3 --close-instance <name> Close an open instance name 4 --close-list <name> Close an open list name 13 --open <path> Open tags for the given path 14 --open-instance <name> Open an instance given by name 15 --open-list <name> Open a list given by name
|
| H A D | xo_02.HP.err | 3 --close-instance <name> Close an open instance name 4 --close-list <name> Close an open list name 13 --open <path> Open tags for the given path 14 --open-instance <name> Open an instance given by name 15 --open-list <name> Open a list given by name
|
| H A D | xo_02.XP.err | 3 --close-instance <name> Close an open instance name 4 --close-list <name> Close an open list name 13 --open <path> Open tags for the given path 14 --open-instance <name> Open an instance given by name 15 --open-list <name> Open a list given by name
|
| H A D | xo_02.T.err | 3 --close-instance <name> Close an open instance name 4 --close-list <name> Close an open list name 13 --open <path> Open tags for the given path 14 --open-instance <name> Open an instance given by name 15 --open-list <name> Open a list given by name
|
| H A D | xo_02.X.err | 3 --close-instance <name> Close an open instance name 4 --close-list <name> Close an open list name 13 --open <path> Open tags for the given path 14 --open-instance <name> Open an instance given by name 15 --open-list <name> Open a list given by name
|
| H A D | xo_02.H.err | 3 --close-instance <name> Close an open instance name 4 --close-list <name> Close an open list name 13 --open <path> Open tags for the given path 14 --open-instance <name> Open an instance given by name 15 --open-list <name> Open a list given by name
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pwm/ |
| H A D | nxp,pca9685-pwm.txt | 13 - open-drain (bool): boolean to configure outputs with open-drain structure; 26 open-drain;
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/dir_rd_update/ |
| H A D | dir_rd_update.c | 82 testdd = open(dirpath, O_RDONLY|O_RSYNC|O_SYNC|O_DSYNC); in main() 92 int fd = open(dirpath, O_RDONLY|O_RSYNC|O_SYNC|O_DSYNC); in main() 113 int fd = open(dirpath, O_RDONLY); in main()
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | ste-href-tvk1281618-r2.dtsi | 15 drive-open-drain; 24 * cannot set its DRDY line to open drain, so it cannot be 42 * cannot set its DRDY line to open drain, so it cannot be 61 /* INT2 would need to be open drain */
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/mmapwrite/ |
| H A D | mmapwrite.c | 64 fd = open(file_path, O_RDWR | O_CREAT, 0777); in normal_writer() 99 fd = open(file_path, O_RDWR | O_CREAT, 0777); in map_writer() 112 fd = open(file_path, O_RDWR, 0777); in map_writer()
|
| /f-stack/dpdk/usertools/ |
| H A D | cpu_layout.py | 10 fd = open("{}/kernel_max".format(base_path)) 15 fd = open("{}/cpu{}/topology/core_id".format(base_path, cpu)) 20 fd = open("{}/cpu{}/topology/physical_package_id".format(base_path, cpu))
|
| /f-stack/dpdk/doc/guides/tools/ |
| H A D | flow-perf.rst | 131 Other fields are open mask. 136 Other fields are open mask. 141 Other fields are open mask. 144 Add TCP item to all flows items, This item have open mask. 153 Other fields are open mask. 159 Other fields are open mask. 165 Other fields are open mask. 171 Other fields are open mask. 177 Other fields are open mask. 183 Other fields are open mask. [all …]
|
| /f-stack/freebsd/contrib/openzfs/lib/libzfs/os/linux/ |
| H A D | libzfs_pool_os.c | 65 if ((fd = open(path, O_RDWR|O_DIRECT)) < 0) { in zpool_relabel_disk() 110 if ((fd = open(diskname, O_RDONLY|O_DIRECT)) >= 0) { in read_efi_label() 162 if ((fd = open(path, O_RDONLY|O_DIRECT)) < 0) in zpool_label_disk_check() 193 fd = open("/dev/urandom", O_RDONLY); in zpool_label_name() 244 if ((fd = open(path, O_RDWR|O_DIRECT|O_EXCL)) < 0) { in zpool_label_disk()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | hooks.h | 9 #define open JEMALLOC_HOOK(open, hooks_libc_hook) macro
|