Searched refs:DPIO_CMDID_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/bus/fslmc/mc/ | ||
| H A D | fsl_dpio_cmd.h | 26 #define DPIO_CMDID_ENABLE DPIO_CMD(0x002) macro |
| H A D | dpio.c | 183 cmd.header = mc_encode_cmd_header(DPIO_CMDID_ENABLE, in dpio_enable() |