Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/fsl-mc/bus/
Ddpbp.c59 struct mc_command cmd = { 0 }; in dpbp_open()
94 struct mc_command cmd = { 0 }; in dpbp_close()
131 struct mc_command cmd = { 0 }; in dpbp_create()
163 struct mc_command cmd = { 0 }; in dpbp_destroy()
185 struct mc_command cmd = { 0 }; in dpbp_enable()
208 struct mc_command cmd = { 0 }; in dpbp_disable()
233 struct mc_command cmd = { 0 }; in dpbp_is_enabled()
262 struct mc_command cmd = { 0 }; in dpbp_reset()
288 struct mc_command cmd = { 0 }; in dpbp_set_irq()
321 struct mc_command cmd = { 0 }; in dpbp_get_irq()
[all …]
Ddpmcp.c59 struct mc_command cmd = { 0 }; in dpmcp_open()
93 struct mc_command cmd = { 0 }; in dpmcp_close()
129 struct mc_command cmd = { 0 }; in dpmcp_create()
160 struct mc_command cmd = { 0 }; in dpmcp_destroy()
182 struct mc_command cmd = { 0 }; in dpmcp_reset()
208 struct mc_command cmd = { 0 }; in dpmcp_set_irq()
241 struct mc_command cmd = { 0 }; in dpmcp_get_irq()
283 struct mc_command cmd = { 0 }; in dpmcp_set_irq_enable()
311 struct mc_command cmd = { 0 }; in dpmcp_get_irq_enable()
351 struct mc_command cmd = { 0 }; in dpmcp_set_irq_mask()
[all …]
Dmc-sys.c257 static inline void mc_write_command(struct mc_command __iomem *portal, in mc_write_command()
258 struct mc_command *cmd) in mc_write_command()
279 static inline enum mc_cmd_status mc_read_response(struct mc_command __iomem * in mc_read_response()
281 struct mc_command *resp) in mc_read_response()
308 struct mc_command *cmd, in mc_polling_wait_preemptible()
355 struct mc_command *cmd, in mc_polling_wait_atomic()
395 int mc_send_command(struct fsl_mc_io *mc_io, struct mc_command *cmd) in mc_send_command()
Ddprc.c53 struct mc_command cmd = { 0 }; in dprc_open()
88 struct mc_command cmd = { 0 }; in dprc_close()
117 struct mc_command cmd = { 0 }; in dprc_create_container()
183 struct mc_command cmd = { 0 }; in dprc_destroy_container()
221 struct mc_command cmd = { 0 }; in dprc_reset_container()
251 struct mc_command cmd = { 0 }; in dprc_get_irq()
290 struct mc_command cmd = { 0 }; in dprc_set_irq()
321 struct mc_command cmd = { 0 }; in dprc_get_irq_enable()
361 struct mc_command cmd = { 0 }; in dprc_set_irq_enable()
392 struct mc_command cmd = { 0 }; in dprc_get_irq_mask()
[all …]
Ddpmng.c50 struct mc_command cmd = { 0 }; in mc_get_version()
83 struct mc_command cmd = { 0 }; in dpmng_get_container_id()
/linux-4.4.14/drivers/staging/fsl-mc/include/
Dmc-sys.h51 struct mc_command;
111 int mc_send_command(struct fsl_mc_io *mc_io, struct mc_command *cmd);
Dmc-cmd.h50 struct mc_command { struct
/linux-4.4.14/drivers/net/ethernet/i825xx/
Dether1.h122 unsigned short mc_command; member