Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fsl-mc/include/
Dmc-cmd.h87 #define MC_CMD_PRI_HIGH 1 /* High Priority command indication */ macro
/linux-4.1.27/drivers/staging/fsl-mc/bus/
Ddpmcp.c63 cmd.header = mc_encode_cmd_header(DPMCP_CMDID_CLOSE, MC_CMD_PRI_HIGH, in dpmcp_close()
Ddpbp.c64 cmd.header = mc_encode_cmd_header(DPBP_CMDID_CLOSE, MC_CMD_PRI_HIGH, in dpbp_close()
Ddprc.c64 cmd.header = mc_encode_cmd_header(DPRC_CMDID_CLOSE, MC_CMD_PRI_HIGH, in dprc_close()