Home
last modified time | relevance | path

Searched refs:_A (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/lib/
H A Dts_fsm.c39 #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 Digb_common.h41 #define defreg_indexeda(x, i) x##i##_A = (E1000_##x##_A(i) >> 2)
/openbmc/linux/drivers/regulator/
H A Dda9063-regulator.c102 .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 D0003-Exclude-VCS-directory-with-writing-from-an-archive.patch65 +touch .git/_A
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Dasync_scope.hpp37 template <class _A>
38 concept __async_scope = requires(_A& __a) {
/openbmc/phosphor-logging/docs/
H A Dstructured-logging.md79 - 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 Demumixer.c160 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 Dcsio_wr.c55 csio_wr_reg32((_hw), (_val), SGE_FL_BUFFER_SIZE##_reg##_A)
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c5594 #define STAT_IDX(x) ((TP_MIB_TCP_##x##_A) - TP_MIB_TCP_OUT_RST_A) in t4_tp_get_tcp_stats()