Home
last modified time | relevance | path

Searched refs:CMD_LOAD (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/debugger/
H A Ddbinput.c258 CMD_LOAD, enumerator
1293 case CMD_LOAD: in AcpiDbCommandDispatch()
/f-stack/dpdk/drivers/common/dpaax/caamflib/rta/
H A Dnfifo_cmd.h101 uint32_t load_cmd = CMD_LOAD | LDST_IMM | LDST_CLASS_IND_CCB | in rta_nfifo_load()
H A Dload_cmd.h225 opcode = CMD_LOAD; in rta_load()
/f-stack/dpdk/drivers/common/dpaax/caamflib/
H A Ddesc.h43 #define CMD_LOAD (0x02 << CMD_SHIFT) macro