/openbmc/qemu/target/hexagon/imported/ |
H A D | shift.idef | 59 RSHIFTTYPES(r,Rd,Rs,4_8,,,fECHO,,) 60 RSHIFTTYPES(p,Rdd,Rss,8_8,,,fECHO,,) 61 RSHIFTTYPES(r_acc,Rx,Rs,4_8,+,RxV,fECHO,,) 62 RSHIFTTYPES(p_acc,Rxx,Rss,8_8,+,RxxV,fECHO,,) 63 RSHIFTTYPES(r_nac,Rx,Rs,4_8,-,RxV,fECHO,,) 64 RSHIFTTYPES(p_nac,Rxx,Rss,8_8,-,RxxV,fECHO,,) 66 RSHIFTTYPES(r_and,Rx,Rs,4_8,&,RxV,fECHO,,) 67 RSHIFTTYPES(r_or,Rx,Rs,4_8,|,RxV,fECHO,,) 68 RSHIFTTYPES(p_and,Rxx,Rss,8_8,&,RxxV,fECHO,,) 69 RSHIFTTYPES(p_or,Rxx,Rss,8_8,|,RxxV,fECHO,,) [all …]
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | cmpxchg.h | 70 return __xchg_case##sfx##_8(x, ptr); \ 154 return __cmpxchg_case##sfx##_8(ptr, old, new); \ 243 return __cmpwait_case##sfx##_8(ptr, (u8)val); \
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/ |
H A D | drf.h | 147 #define DRF_MR_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,IMPL,...) IMPL argument 162 #define DRF_WV_(X,_1,_2,_3,_4,_5,_6,_7,_8,IMPL,...) IMPL argument 170 #define DRF_WD_(X,_1,_2,_3,_4,_5,_6,_7,_8,IMPL,...) IMPL argument 180 #define DRF_MV_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,IMPL,...) IMPL argument 190 #define DRF_MD_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,_10,IMPL,...) IMPL argument 198 #define DRF_TV_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,IMPL,...) IMPL argument 206 #define DRF_TD_(X,_1,_2,_3,_4,_5,_6,_7,_8,_9,IMPL,...) IMPL argument
|
/openbmc/linux/include/linux/ |
H A D | args.h | 21 #define __COUNT_ARGS(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _n, X...) _n argument
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | mihawk-cpld.hpp | 180 _8 = 8, enumerator
|
H A D | mihawk-cpld.cpp | 93 case ErrorCode::_8: in onFailure() 249 case ErrorCode::_8: in analyze()
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | btf_dump_test_case_packing.c | 145 union jump_code_union _8; in f()
|
H A D | btf_dump_test_case_padding.c | 233 struct padding_weird_2 _8; in f()
|
H A D | btf_dump_test_case_syntax.c | 265 struct struct_fwd *_8; member
|
/openbmc/linux/sound/pci/oxygen/ |
H A D | oxygen_io.c | 37 chip->saved_registers._8[reg] = value; in oxygen_write8() 62 chip->saved_registers._8[reg] = tmp; in oxygen_write8_masked()
|
H A D | oxygen.h | 145 u8 _8[OXYGEN_IO_SIZE]; member
|
H A D | oxygen_lib.c | 777 oxygen_write8(chip, i, chip->saved_registers._8[i]); in oxygen_pci_resume()
|
/openbmc/qemu/hw/display/ |
H A D | cirrus_vga_rop.h | 126 glue(glue(cirrus_bitblt_rop_fwd_transp_, ROP_NAME),_8)(CirrusVGAState *s, in glue() argument 155 glue(glue(cirrus_bitblt_rop_bkwd_transp_, ROP_NAME),_8)(CirrusVGAState *s, in glue() argument
|
/openbmc/u-boot/include/u-boot/ |
H A D | variadic-macro.h | 11 #define _VM_GET_NTH_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, \ argument
|
/openbmc/linux/drivers/gpu/drm/i2c/ |
H A D | ch7006_mode.c | 157 MODE(30210, 640, 400, 840, 600, N, N, 126.374568276, 7_8, 0x1, NTSC_LIKE), 162 MODE(28196, 640, 480, 784, 600, N, N, 152.326488422, 7_8, 0x2, NTSC_LIKE),
|
/openbmc/linux/sound/soc/sti/ |
H A D | uniperif_reader.c | 181 SET_UNIPERIF_TDM_WORD_POS(reader, 7_8, word_pos[WORD_7_8]); in uni_reader_prepare_tdm()
|
H A D | uniperif_player.c | 545 SET_UNIPERIF_TDM_WORD_POS(player, 7_8, word_pos[WORD_7_8]); in uni_player_prepare_tdm()
|
/openbmc/linux/tools/lib/bpf/ |
H A D | bpf_helpers.h | 197 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument
|
H A D | bpf_tracing.h | 629 #define ___bpf_nth(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _a, _b, _c, N, ...) N argument 680 #define ___bpf_nth2(_, _1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, \ argument
|
H A D | bpf_core_read.h | 266 #define ___nth(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, __11, N, ...) N argument
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | efi.h | 57 #define __efi_nargs__(_0, _1, _2, _3, _4, _5, _6, _7, _8, _9, n, ...) \ argument
|
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | macros.h.inc | 85 (fZXTN(WIDTH, 32, fBIDIR_LSHIFTR((INREG), (OFFSET), 4_8)))
|
H A D | parser-helpers.h | 127 #define GET_MACRO(_1, _2, _3, _4, _5, _6, _7, _8, _9, NAME, ...) NAME argument
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/ |
H A D | __config.hpp | 62 #define STDEXEC_COUNT_(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _NP, ...) _NP argument
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | metafmt-d4xx.rst | 233 .. _8:
|