Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/mc/
H A Dfsl_dpio_cmd.h28 #define DPIO_CMDID_GET_ATTR DPIO_CMD(0x004) macro
H A Ddpio.c290 cmd.header = mc_encode_cmd_header(DPIO_CMDID_GET_ATTR, in dpio_get_attributes()