Searched refs:dir2 (Results 1 – 8 of 8) sorted by relevance
| /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | qe_io.c | 31 in_be32(&par_io->ioport[port].dir2) : in qe_config_iopin() 35 out_be32(&par_io->ioport[port].dir2, ~pin_2bit_mask & tmp_val); in qe_config_iopin() 36 out_be32(&par_io->ioport[port].dir2, pin_2bit_dir | tmp_val); in qe_config_iopin()
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | buildhistory_analysis.py | 99 for dir2, files2 in files_ba: 101 renamed_dirs.append((dir1,dir2)) 103 files_ba.remove((dir2,files2)) 108 for dir1, dir2 in renamed_dirs: 109 aitems = [item for item in aitems if os.path.dirname(item) not in (dir1, dir2)] 110 bitems = [item for item in bitems if os.path.dirname(item) not in (dir1, dir2)]
|
| /openbmc/u-boot/include/ |
| H A D | ns87308.h | 27 unsigned char dir2; /* 5 direction port 2 */ member
|
| /openbmc/qemu/tests/qemu-iotests/ |
| H A D | 040 | 284 dir2 = "dir2/" variable in TestRelativePaths 292 mid_img_abs = os.path.join(iotests.test_dir, dir2, 'mid.img') 297 os.mkdir(os.path.join(iotests.test_dir, self.dir2)) 326 os.rmdir(os.path.join(iotests.test_dir, self.dir2))
|
| /openbmc/u-boot/arch/powerpc/include/asm/ |
| H A D | immap_83xx.h | 254 u32 dir2; /* direction register 2 */ member
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/ |
| H A D | rdist-6.1.5-cleanup.patch | 1768 * Normally we want to change /dir1/dir2/file 1769 * into "/dir1/dir2/."
|
| /openbmc/openbmc/poky/documentation/contributor-guide/ |
| H A D | submit-changes.rst | 124 $ git commit -s file1 file2 dir1 dir2 ...
|
| /openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0008-Use-libtool-2.4.patch | 13144 --with-lib-path=dir1:dir2... set default LIB_PATH
|