Searched refs:DPMCP_CMDID_CLOSE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/staging/fsl-mc/bus/ | ||
| D | dpmcp-cmd.h | 40 #define DPMCP_CMDID_CLOSE 0x800 macro |
| D | dpmcp.c | 96 cmd.header = mc_encode_cmd_header(DPMCP_CMDID_CLOSE, in dpmcp_close() |