Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni.c100 struct fsl_mc_command cmd = { 0 }; in dpni_open()
138 struct fsl_mc_command cmd = { 0 }; in dpni_close()
166 struct fsl_mc_command cmd = { 0 }; in dpni_set_pools()
204 struct fsl_mc_command cmd = { 0 }; in dpni_enable()
227 struct fsl_mc_command cmd = { 0 }; in dpni_disable()
252 struct fsl_mc_command cmd = { 0 }; in dpni_is_enabled()
285 struct fsl_mc_command cmd = { 0 }; in dpni_reset()
317 struct fsl_mc_command cmd = { 0 }; in dpni_set_irq_enable()
348 struct fsl_mc_command cmd = { 0 }; in dpni_get_irq_enable()
395 struct fsl_mc_command cmd = { 0 }; in dpni_set_irq_mask()
[all …]
H A Ddpsw.c41 struct fsl_mc_command cmd = { 0 }; in dpsw_open()
76 struct fsl_mc_command cmd = { 0 }; in dpsw_close()
97 struct fsl_mc_command cmd = { 0 }; in dpsw_enable()
118 struct fsl_mc_command cmd = { 0 }; in dpsw_disable()
139 struct fsl_mc_command cmd = { 0 }; in dpsw_reset()
168 struct fsl_mc_command cmd = { 0 }; in dpsw_set_irq_enable()
202 struct fsl_mc_command cmd = { 0 }; in dpsw_set_irq_mask()
232 struct fsl_mc_command cmd = { 0 }; in dpsw_get_irq_status()
272 struct fsl_mc_command cmd = { 0 }; in dpsw_clear_irq_status()
299 struct fsl_mc_command cmd = { 0 }; in dpsw_get_attributes()
[all …]
H A Ddprtc.c35 struct fsl_mc_command cmd = { 0 }; in dprtc_open()
68 struct fsl_mc_command cmd = { 0 }; in dprtc_close()
98 struct fsl_mc_command cmd = { 0 }; in dprtc_set_irq_enable()
128 struct fsl_mc_command cmd = { 0 }; in dprtc_get_irq_enable()
170 struct fsl_mc_command cmd = { 0 }; in dprtc_set_irq_mask()
203 struct fsl_mc_command cmd = { 0 }; in dprtc_get_irq_mask()
243 struct fsl_mc_command cmd = { 0 }; in dprtc_get_irq_status()
283 struct fsl_mc_command cmd = { 0 }; in dprtc_clear_irq_status()
H A Ddpmac.c32 struct fsl_mc_command cmd = { 0 }; in dpmac_open()
68 struct fsl_mc_command cmd = { 0 }; in dpmac_close()
94 struct fsl_mc_command cmd = { 0 }; in dpmac_get_attributes()
132 struct fsl_mc_command cmd = { 0 }; in dpmac_set_link_state()
166 struct fsl_mc_command cmd = { 0 }; in dpmac_get_counter()
198 struct fsl_mc_command cmd = { 0 }; in dpmac_get_api_version()
229 struct fsl_mc_command cmd = { 0 }; in dpmac_set_protocol()
/openbmc/linux/drivers/bus/fsl-mc/
H A Dmc-sys.c31 static enum mc_cmd_status mc_cmd_hdr_read_status(struct fsl_mc_command *cmd) in mc_cmd_hdr_read_status()
38 u16 mc_cmd_hdr_read_cmdid(struct fsl_mc_command *cmd) in mc_cmd_hdr_read_cmdid()
97 static inline void mc_write_command(struct fsl_mc_command __iomem *portal, in mc_write_command()
98 struct fsl_mc_command *cmd) in mc_write_command()
124 static inline enum mc_cmd_status mc_read_response(struct fsl_mc_command __iomem in mc_read_response()
126 struct fsl_mc_command *resp) in mc_read_response()
160 struct fsl_mc_command *cmd, in mc_polling_wait_preemptible()
206 struct fsl_mc_command *cmd, in mc_polling_wait_atomic()
245 int mc_send_command(struct fsl_mc_io *mc_io, struct fsl_mc_command *cmd) in mc_send_command()
H A Ddpcon.c33 struct fsl_mc_command cmd = { 0 }; in dpcon_open()
71 struct fsl_mc_command cmd = { 0 }; in dpcon_close()
95 struct fsl_mc_command cmd = { 0 }; in dpcon_enable()
119 struct fsl_mc_command cmd = { 0 }; in dpcon_disable()
143 struct fsl_mc_command cmd = { 0 }; in dpcon_reset()
168 struct fsl_mc_command cmd = { 0 }; in dpcon_get_attributes()
206 struct fsl_mc_command cmd = { 0 }; in dpcon_set_notification()
H A Ddpbp.c33 struct fsl_mc_command cmd = { 0 }; in dpbp_open()
70 struct fsl_mc_command cmd = { 0 }; in dpbp_close()
93 struct fsl_mc_command cmd = { 0 }; in dpbp_enable()
116 struct fsl_mc_command cmd = { 0 }; in dpbp_disable()
139 struct fsl_mc_command cmd = { 0 }; in dpbp_reset()
165 struct fsl_mc_command cmd = { 0 }; in dpbp_get_attributes()
H A Ddprc.c35 struct fsl_mc_command cmd = { 0 }; in dprc_open()
72 struct fsl_mc_command cmd = { 0 }; in dprc_close()
118 struct fsl_mc_command cmd = { 0 }; in dprc_reset_container()
170 struct fsl_mc_command cmd = { 0 }; in dprc_set_irq()
208 struct fsl_mc_command cmd = { 0 }; in dprc_set_irq_enable()
244 struct fsl_mc_command cmd = { 0 }; in dprc_set_irq_mask()
276 struct fsl_mc_command cmd = { 0 }; in dprc_get_irq_status()
318 struct fsl_mc_command cmd = { 0 }; in dprc_clear_irq_status()
346 struct fsl_mc_command cmd = { 0 }; in dprc_get_attributes()
384 struct fsl_mc_command cmd = { 0 }; in dprc_get_obj_count()
[all …]
H A Ddpmcp.c33 struct fsl_mc_command cmd = { 0 }; in dpmcp_open()
69 struct fsl_mc_command cmd = { 0 }; in dpmcp_close()
91 struct fsl_mc_command cmd = { 0 }; in dpmcp_reset()
H A Dobj-api.c50 struct fsl_mc_command cmd = { 0 }; in fsl_mc_obj_open()
79 struct fsl_mc_command cmd = { 0 }; in fsl_mc_obj_close()
94 struct fsl_mc_command cmd = { 0 }; in fsl_mc_obj_reset()
H A Dfsl-mc-uapi.c375 struct fsl_mc_command *mc_cmd) in fsl_mc_command_check()
448 struct fsl_mc_command mc_cmd; in fsl_mc_uapi_send_command()
H A Dfsl-mc-private.h670 u16 mc_cmd_hdr_read_cmdid(struct fsl_mc_command *cmd);
H A Dfsl-mc-bus.c531 struct fsl_mc_command cmd = { 0 }; in mc_get_version()
/openbmc/linux/drivers/soc/fsl/dpio/
H A Ddpio.c40 struct fsl_mc_command cmd = { 0 }; in dpio_open()
73 struct fsl_mc_command cmd = { 0 }; in dpio_close()
95 struct fsl_mc_command cmd = { 0 }; in dpio_enable()
117 struct fsl_mc_command cmd = { 0 }; in dpio_disable()
141 struct fsl_mc_command cmd = { 0 }; in dpio_get_attributes()
175 struct fsl_mc_command cmd = { 0 }; in dpio_set_stashing_destination()
200 struct fsl_mc_command cmd = { 0 }; in dpio_get_api_version()
229 struct fsl_mc_command cmd = { 0 }; in dpio_reset()
/openbmc/linux/drivers/dma/fsl-dpaa2-qdma/
H A Ddpdmai.c71 struct fsl_mc_command cmd = { 0 }; in dpdmai_open()
107 struct fsl_mc_command cmd = { 0 }; in dpdmai_close()
143 struct fsl_mc_command cmd = { 0 }; in dpdmai_create()
172 struct fsl_mc_command cmd = { 0 }; in dpdmai_destroy()
193 struct fsl_mc_command cmd = { 0 }; in dpdmai_enable()
214 struct fsl_mc_command cmd = { 0 }; in dpdmai_disable()
235 struct fsl_mc_command cmd = { 0 }; in dpdmai_reset()
259 struct fsl_mc_command cmd = { 0 }; in dpdmai_get_attributes()
297 struct fsl_mc_command cmd = { 0 }; in dpdmai_set_rx_queue()
331 struct fsl_mc_command cmd = { 0 }; in dpdmai_get_rx_queue()
[all …]
/openbmc/linux/drivers/crypto/caam/
H A Ddpseci.c30 struct fsl_mc_command cmd = { 0 }; in dpseci_open()
61 struct fsl_mc_command cmd = { 0 }; in dpseci_close()
79 struct fsl_mc_command cmd = { 0 }; in dpseci_enable()
97 struct fsl_mc_command cmd = { 0 }; in dpseci_disable()
116 struct fsl_mc_command cmd = { 0 }; in dpseci_reset()
136 struct fsl_mc_command cmd = { 0 }; in dpseci_is_enabled()
165 struct fsl_mc_command cmd = { 0 }; in dpseci_get_attributes()
200 struct fsl_mc_command cmd = { 0 }; in dpseci_set_rx_queue()
234 struct fsl_mc_command cmd = { 0 }; in dpseci_get_rx_queue()
274 struct fsl_mc_command cmd = { 0 }; in dpseci_get_tx_queue()
[all …]
/openbmc/linux/include/uapi/linux/
H A Dfsl_mc.h22 struct fsl_mc_command { struct
32 struct fsl_mc_command) argument
/openbmc/linux/include/linux/fsl/
H A Dmc.h274 static inline u16 mc_cmd_hdr_read_token(struct fsl_mc_command *cmd) in mc_cmd_hdr_read_token()
291 static inline u32 mc_cmd_read_object_id(struct fsl_mc_command *cmd) in mc_cmd_read_object_id()
299 static inline void mc_cmd_read_api_version(struct fsl_mc_command *cmd, in mc_cmd_read_api_version()
360 int mc_send_command(struct fsl_mc_io *mc_io, struct fsl_mc_command *cmd);