Home
last modified time | relevance | path

Searched refs:CMD (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/docs/plat/arm/arm_fpga/
H A Dindex.rst56 To avoid random garbage, there needs to be a "CMD:" signature before the
61 containing the desired command line, prefixed by the "CMD:" signature.
/rk3399_ARM-atf/drivers/synopsys/emmc/
H A Ddw_mmc.c70 #define CMD(x) (x & 0x3f) macro
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c99 mmio_write_32(MBOX_ENTRY_TO_ADDR(CMD, (*cin)++), data); in write_mailbox_cmd_buffer()