Searched refs:_ext (Results 1 – 3 of 3) sorted by relevance
| /openbmc/u-boot/include/fsl-mc/ |
| H A D | fsl_mc_cmd.h | 80 #define MC_PREP_OP(_ext, _param, _offset, _width, _type, _arg) \ argument 81 ((_ext)[_param] |= cpu_to_le64(mc_enc((_offset), (_width), _arg))) 83 #define MC_EXT_OP(_ext, _param, _offset, _width, _type, _arg) \ argument 84 (_arg = (_type)mc_dec(cpu_to_le64(_ext[_param]), (_offset), (_width)))
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | sckc.S | 10 .quad 0x180000000, _ext /* 64-bit mode */ 30 _ext: label
|
| /openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
| H A D | python3-gpiod_2.3.0.bb | 39 install -m 0644 ${B}/tests/gpiosim/_ext* ${D}${PTEST_PATH}/gpiod-test/gpiosim 41 install -m 0644 ${B}/tests/system/_ext* ${D}${PTEST_PATH}/gpiod-test/system
|