Home
last modified time | relevance | path

Searched refs:DPCI_CMDID_IS_ENABLED (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/mc/
H A Dfsl_dpci_cmd.h31 #define DPCI_CMDID_IS_ENABLED DPCI_CMD_V1(0x006) macro
H A Ddpci.c231 cmd.header = mc_encode_cmd_header(DPCI_CMDID_IS_ENABLED, cmd_flags, in dpci_is_enabled()