Home
last modified time | relevance | path

Searched refs:START (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/qemu/tests/tcg/hexagon/
H A Dcirc.c69 #define CIRC_LOAD_IMM(SIZE, RES, ADDR, START, LEN, INC) \ in INIT() argument
76 : "r"(START), "r"(LEN) \ in INIT()
78 #define CIRC_LOAD_IMM_b(RES, ADDR, START, LEN, INC) \ in INIT() argument
79 CIRC_LOAD_IMM(b, RES, ADDR, START, LEN, INC) in INIT()
80 #define CIRC_LOAD_IMM_ub(RES, ADDR, START, LEN, INC) \ in INIT() argument
81 CIRC_LOAD_IMM(ub, RES, ADDR, START, LEN, INC) in INIT()
82 #define CIRC_LOAD_IMM_h(RES, ADDR, START, LEN, INC) \ in INIT() argument
83 CIRC_LOAD_IMM(h, RES, ADDR, START, LEN, INC) in INIT()
84 #define CIRC_LOAD_IMM_uh(RES, ADDR, START, LEN, INC) \ in INIT() argument
85 CIRC_LOAD_IMM(uh, RES, ADDR, START, LEN, INC) in INIT()
[all …]
H A Dload_align.c281 #define LOAD_pci(SZ, RES, PTR, START, LEN, INC) \ argument
288 : "r"(START), "r"(LEN) \
290 #define LOAD_pci_b(RES, PTR, START, LEN, INC) \ argument
291 LOAD_pci(b, RES, PTR, START, LEN, INC)
292 #define LOAD_pci_h(RES, PTR, START, LEN, INC) \ argument
293 LOAD_pci(h, RES, PTR, START, LEN, INC)
325 #define LOAD_pcr(SZ, RES, PTR, START, LEN, INC) \ argument
333 "r"(START) \
335 #define LOAD_pcr_b(RES, PTR, START, LEN, INC) \ argument
336 LOAD_pcr(b, RES, PTR, START, LEN, INC)
[all …]
H A Dload_unpack.c315 #define BxW_LOAD_pci(SZ, RES, PTR, START, LEN, INC) \ argument
322 : "r"(START), "r"(LEN) \
324 #define BxW_LOAD_pci_Z(RES, PTR, START, LEN, INC) \ argument
325 BxW_LOAD_pci(ubh, RES, PTR, START, LEN, INC)
326 #define BxW_LOAD_pci_S(RES, PTR, START, LEN, INC) \ argument
327 BxW_LOAD_pci(bh, RES, PTR, START, LEN, INC)
364 #define BxW_LOAD_pcr(SZ, RES, PTR, START, LEN, INC) \ argument
372 "r"(START) \
374 #define BxW_LOAD_pcr_Z(RES, PTR, START, LEN, INC) \ argument
375 BxW_LOAD_pcr(ubh, RES, PTR, START, LEN, INC)
[all …]
/openbmc/qemu/target/hexagon/
H A Dreg_fields.c22 #define DEF_REG_FIELD(TAG, START, WIDTH) \ argument
23 { START, WIDTH },
H A Dreg_fields.h27 #define DEF_REG_FIELD(TAG, START, WIDTH) \ argument
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/dvb-apps/files/dvb-scan-table/dvb-t/
H A Des-Asturias14 # START CANGAS DE NARCEA Y LLANES
76 # START GIJÓN
114 # START OVIEDO
128 # START INFIESTO
154 # START MIERES
168 # START AVILÉS
182 # START LUARCA-VALDÉS
/openbmc/phosphor-dbus-monitor/src/
H A Dmain.cpp45 watch->callback(Context::START); in main()
54 watch->callback(Context::START); in main()
H A Delog.cpp27 if (ctx == Context::START) in operator ()()
H A Devent.hpp37 if (ctx == Context::START) in operator ()()
H A Ddata_types.hpp40 START, enumerator
H A Delog.hpp160 if (ctx == Context::START) in operator ()()
H A Dcallback.hpp273 Context ctx = Context::START;
/openbmc/bmcweb/include/
H A Dmultipart_parser.hpp35 START, enumerator
82 state = State::START; in parse()
93 case State::START: in parse()
370 State state{State::START};
/openbmc/phosphor-dbus-monitor/src/test/
H A Dcallbacktest.cpp13 (*c)(Context::START); in TEST()
/openbmc/qemu/target/hexagon/idef-parser/
H A Dmacros.h.inc100 #define fWRITE_LOOP_REGS0(START, COUNT) SA0 = START; (LC0 = COUNT)
101 #define fWRITE_LOOP_REGS1(START, COUNT) SA1 = START; (LC1 = COUNT)
/openbmc/openbmc-tools/bi2cp/
H A Dbi2cp95 START = 0 variable in I2CCondition
168 return {I2CCondition.START}
170 return {I2CCondition.START, I2CCondition.STOP}
209 if i2cxfer.conditions == {I2CCondition.START}:
212 if i2cxfer.conditions == {I2CCondition.START, I2CCondition.STOP}:
/openbmc/u-boot/doc/
H A DI2C_Edge_Conditions19 1) START
21 3) START "this start is ignored by most EEPROMs"
/openbmc/qemu/include/hw/misc/
H A Dmax78000_aes.h32 #define START (1 << 3) macro
/openbmc/libpldm/include/libpldm/oem/ibm/
H A Dstate_set.h38 START = 0x1, enumerator
/openbmc/pldm/oem/ibm/libpldmresponder/
H A Dinband_code_update.cpp404 START)); in setVersions()
428 START)); in setVersions()
444 uint8_t(CodeUpdateState::START)); in setVersions()
815 uint8_t(CodeUpdateState::START)); in assembleCodeUpdateImage()
830 uint8_t(CodeUpdateState::START)); in assembleCodeUpdateImage()
852 uint8_t(CodeUpdateState::START)); in assembleCodeUpdateImage()
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3399.h66 #define START 1 macro
/openbmc/qemu/hw/i3c/
H A Dtrace-events30 i3c_start_transfer(uint8_t address, bool is_recv) "I3C START with address 0x%" PRIx8 " is_recv=%d"
37 legacy_i2c_start_transfer(uint8_t address, bool is_recv) "Legacy I2C START with address 0x%" PRIx8 …
/openbmc/openbmc-test-automation/ffdc/docs/
H A Dplugin.md154 [PLUGIN-START]
160 [PLUGIN-START]
/openbmc/entity-manager/docs/
H A Daddress_size_detection_modes.md60 There is no STOP condition after the second (potential) address byte. A START
85 …nal memory location must be written during the first data byte. After the START condition and slav…
/openbmc/phosphor-pcie-presence/
DMAINTAINERS

123