Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/fsl-mc/bus/
Ddpbp.c39 struct mc_command cmd = { 0 }; in dpbp_open()
61 struct mc_command cmd = { 0 }; in dpbp_close()
76 struct mc_command cmd = { 0 }; in dpbp_create()
98 struct mc_command cmd = { 0 }; in dpbp_destroy()
110 struct mc_command cmd = { 0 }; in dpbp_enable()
123 struct mc_command cmd = { 0 }; in dpbp_disable()
136 struct mc_command cmd = { 0 }; in dpbp_is_enabled()
155 struct mc_command cmd = { 0 }; in dpbp_reset()
172 struct mc_command cmd = { 0 }; in dpbp_set_irq()
194 struct mc_command cmd = { 0 }; in dpbp_get_irq()
[all …]
Ddpmcp.c39 struct mc_command cmd = { 0 }; in dpmcp_open()
60 struct mc_command cmd = { 0 }; in dpmcp_close()
74 struct mc_command cmd = { 0 }; in dpmcp_create()
95 struct mc_command cmd = { 0 }; in dpmcp_destroy()
107 struct mc_command cmd = { 0 }; in dpmcp_reset()
124 struct mc_command cmd = { 0 }; in dpmcp_set_irq()
146 struct mc_command cmd = { 0 }; in dpmcp_get_irq()
172 struct mc_command cmd = { 0 }; in dpmcp_set_irq_enable()
189 struct mc_command cmd = { 0 }; in dpmcp_get_irq_enable()
212 struct mc_command cmd = { 0 }; in dpmcp_set_irq_mask()
[all …]
Ddprc.c39 struct mc_command cmd = { 0 }; in dprc_open()
61 struct mc_command cmd = { 0 }; in dprc_close()
78 struct mc_command cmd = { 0 }; in dprc_create_container()
105 struct mc_command cmd = { 0 }; in dprc_destroy_container()
120 struct mc_command cmd = { 0 }; in dprc_reset_container()
139 struct mc_command cmd = { 0 }; in dprc_get_irq()
169 struct mc_command cmd = { 0 }; in dprc_set_irq()
189 struct mc_command cmd = { 0 }; in dprc_get_irq_enable()
213 struct mc_command cmd = { 0 }; in dprc_set_irq_enable()
230 struct mc_command cmd = { 0 }; in dprc_get_irq_mask()
[all …]
Dmc-sys.c184 static inline void mc_write_command(struct mc_command __iomem *portal, in mc_write_command()
185 struct mc_command *cmd) in mc_write_command()
206 static inline enum mc_cmd_status mc_read_response(struct mc_command __iomem * in mc_read_response()
208 struct mc_command *resp) in mc_read_response()
236 int mc_send_command(struct fsl_mc_io *mc_io, struct mc_command *cmd) in mc_send_command()
Ddpmng.c39 struct mc_command cmd = { 0 }; in mc_get_version()
61 struct mc_command cmd = { 0 }; in dpmng_get_container_id()
/linux-4.1.27/drivers/staging/fsl-mc/include/
Dmc-sys.h44 struct mc_command;
74 int mc_send_command(struct fsl_mc_io *mc_io, struct mc_command *cmd);
Dmc-cmd.h50 struct mc_command { struct
/linux-4.1.27/drivers/net/ethernet/i825xx/
Dether1.h122 unsigned short mc_command; member