Searched refs:DPCON_CMDID_IS_ENABLED (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/bus/fslmc/mc/ | ||
| H A D | fsl_dpcon_cmd.h | 32 #define DPCON_CMDID_IS_ENABLED DPCON_CMD(0x006) macro |
| H A D | dpcon.c | 224 cmd.header = mc_encode_cmd_header(DPCON_CMDID_IS_ENABLED, in dpcon_is_enabled() |