Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/bus/fslmc/mc/
H A Dfsl_dpcon_cmd.h22 #define DPCON_CMDID_CLOSE DPCON_CMD(0x800)
23 #define DPCON_CMDID_OPEN DPCON_CMD(0x808)
24 #define DPCON_CMDID_CREATE DPCON_CMD(0x908)
25 #define DPCON_CMDID_DESTROY DPCON_CMD(0x988)
26 #define DPCON_CMDID_GET_API_VERSION DPCON_CMD(0xa08)
28 #define DPCON_CMDID_ENABLE DPCON_CMD(0x002)
29 #define DPCON_CMDID_DISABLE DPCON_CMD(0x003)
30 #define DPCON_CMDID_GET_ATTR DPCON_CMD(0x004)
31 #define DPCON_CMDID_RESET DPCON_CMD(0x005)
32 #define DPCON_CMDID_IS_ENABLED DPCON_CMD(0x006)
[all …]