Searched refs:_A (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/lib/ |
H A D | ts_fsm.c | 39 #define _A 0x100 /* ascii */ macro 57 [TS_FSM_ASCII] = _A, 61 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 0- 3 */ 62 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 4- 7 */ 63 _W|_A|_C, _W|_A|_C|_S, _W|_A|_C|_S, _W|_A|_C|_S, /* 8- 11 */ 64 _W|_A|_C|_S, _W|_A|_C|_S, _W|_A|_C, _W|_A|_C, /* 12- 15 */ 65 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 16- 19 */ 66 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 20- 23 */ 67 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 24- 27 */ 68 _W|_A|_C, _W|_A|_C, _W|_A|_C, _W|_A|_C, /* 28- 31 */ [all …]
|
/openbmc/qemu/hw/net/ |
H A D | igb_common.h | 41 #define defreg_indexeda(x, i) x##i##_A = (E1000_##x##_A(i) >> 2)
|
/openbmc/linux/drivers/regulator/ |
H A D | da9063-regulator.c | 102 .desc.vsel_reg = DA9063_REG_V##regl_name##_A, \ 105 .sleep = BFIELD(DA9063_REG_V##regl_name##_A, DA9063_LDO_SL), \ 127 .desc.vsel_reg = DA9063_REG_V##regl_name##_A, \ 130 .sleep = BFIELD(DA9063_REG_V##regl_name##_A, DA9063_BUCK_SL), \
|
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/ |
H A D | 0003-Exclude-VCS-directory-with-writing-from-an-archive.patch | 65 +touch .git/_A
|
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/ |
H A D | async_scope.hpp | 37 template <class _A> 38 concept __async_scope = requires(_A& __a) {
|
/openbmc/phosphor-logging/docs/ |
H A D | structured-logging.md | 79 - key name (with the same `[_A-Z0-9]` requirements imposed by journald). 141 contain underscore, uppercase letters, or numbers (`[_A-Z0-9]`) and may not
|
/openbmc/linux/sound/pci/emu10k1/ |
H A D | emumixer.c | 160 PAIR_REGS(EMU_SRC_DOCK_MIC, _A, _B), 191 PAIR_REGS(EMU_SRC_DOCK_MIC, _A, _B), 220 PAIR_REGS(EMU_SRC_DOCK_MIC, _A, _B),
|
/openbmc/linux/drivers/scsi/csiostor/ |
H A D | csio_wr.c | 55 csio_wr_reg32((_hw), (_val), SGE_FL_BUFFER_SIZE##_reg##_A)
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_hw.c | 5594 #define STAT_IDX(x) ((TP_MIB_TCP_##x##_A) - TP_MIB_TCP_OUT_RST_A) in t4_tp_get_tcp_stats()
|