Searched refs:DPCON_CMDID_CLOSE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/bus/fslmc/mc/ | ||
| H A D | fsl_dpcon_cmd.h | 22 #define DPCON_CMDID_CLOSE DPCON_CMD(0x800) macro |
| H A D | dpcon.c | 74 cmd.header = mc_encode_cmd_header(DPCON_CMDID_CLOSE, in dpcon_close() |