Searched refs:_ext (Results 1 – 8 of 8) 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/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-gpiod_2.1.3.bb | 40 install -m 0644 ${B}/tests/gpiosim/_ext* ${D}${PTEST_PATH}/gpiod-test/gpiosim 42 install -m 0644 ${B}/tests/procname/_ext* ${D}${PTEST_PATH}/gpiod-test/procname
|
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/connman/ |
H A D | 0002-resolve-musl-does-not-implement-res_ninit.patch | 51 - resolv->res._u._ext.nsaddrs[i]) { 53 - sa_addr = &resolv->res._u._ext.nsaddrs[i]->sin6_addr;
|
/openbmc/linux/drivers/iio/adc/ |
H A D | xilinx-xadc-core.c | 1078 #define XADC_CHAN_VOLTAGE(_chan, _scan_index, _addr, _bits, _ext, _alarm) { \ argument 1096 .extend_name = _ext, \ 1102 #define XADC_7S_CHAN_VOLTAGE(_chan, _scan_index, _addr, _ext, _alarm) \ argument 1103 XADC_CHAN_VOLTAGE(_chan, _scan_index, _addr, 12, _ext, _alarm) 1137 #define XADC_US_CHAN_VOLTAGE(_chan, _scan_index, _addr, _ext, _alarm) \ argument 1138 XADC_CHAN_VOLTAGE(_chan, _scan_index, _addr, 10, _ext, _alarm)
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | CVE-2023-6683.patch | 31 it's not the _ext variant)). There, a new clipboard info with it as
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | uasm.h | 116 Ip_u2u1msbu3(_ext);
|
/openbmc/linux/Documentation/driver-api/phy/ |
H A D | phy.rst | 146 [phy_set_mode[_ext]()]
|
/openbmc/linux/arch/mips/mm/ |
H A D | uasm.c | 317 I_u2u1msbdu3(_ext)
|