Home
last modified time | relevance | path

Searched refs:_ext (Results 1 – 8 of 8) sorted by relevance

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc_cmd.h80 #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 Dpython3-gpiod_2.1.3.bb40 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 D0002-resolve-musl-does-not-implement-res_ninit.patch51 - resolv->res._u._ext.nsaddrs[i]) {
53 - sa_addr = &resolv->res._u._ext.nsaddrs[i]->sin6_addr;
/openbmc/linux/drivers/iio/adc/
H A Dxilinx-xadc-core.c1078 #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 DCVE-2023-6683.patch31 it's not the _ext variant)). There, a new clipboard info with it as
/openbmc/linux/arch/mips/include/asm/
H A Duasm.h116 Ip_u2u1msbu3(_ext);
/openbmc/linux/Documentation/driver-api/phy/
H A Dphy.rst146 [phy_set_mode[_ext]()]
/openbmc/linux/arch/mips/mm/
H A Duasm.c317 I_u2u1msbdu3(_ext)