Searched refs:fsl_mc_command (Results 1 – 7 of 7) sorted by relevance
31 static enum mc_cmd_status mc_cmd_hdr_read_status(struct fsl_mc_command *cmd) in mc_cmd_hdr_read_status()38 static 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()159 struct fsl_mc_command *cmd, in mc_polling_wait_preemptible()205 struct fsl_mc_command *cmd, in mc_polling_wait_atomic()244 int mc_send_command(struct fsl_mc_io *mc_io, struct fsl_mc_command *cmd) in mc_send_command()
34 struct fsl_mc_command cmd = { 0 }; in dpcon_open()72 struct fsl_mc_command cmd = { 0 }; in dpcon_close()96 struct fsl_mc_command cmd = { 0 }; in dpcon_enable()120 struct fsl_mc_command cmd = { 0 }; in dpcon_disable()144 struct fsl_mc_command cmd = { 0 }; in dpcon_reset()169 struct fsl_mc_command cmd = { 0 }; in dpcon_get_attributes()207 struct fsl_mc_command cmd = { 0 }; in dpcon_set_notification()
34 struct fsl_mc_command cmd = { 0 }; in dpbp_open()71 struct fsl_mc_command cmd = { 0 }; in dpbp_close()94 struct fsl_mc_command cmd = { 0 }; in dpbp_enable()117 struct fsl_mc_command cmd = { 0 }; in dpbp_disable()140 struct fsl_mc_command cmd = { 0 }; in dpbp_reset()166 struct fsl_mc_command cmd = { 0 }; in dpbp_get_attributes()
27 struct fsl_mc_command cmd = { 0 }; in dprc_open()64 struct fsl_mc_command cmd = { 0 }; in dprc_close()91 struct fsl_mc_command cmd = { 0 }; in dprc_set_irq()129 struct fsl_mc_command cmd = { 0 }; in dprc_set_irq_enable()165 struct fsl_mc_command cmd = { 0 }; in dprc_set_irq_mask()197 struct fsl_mc_command cmd = { 0 }; in dprc_get_irq_status()239 struct fsl_mc_command cmd = { 0 }; in dprc_clear_irq_status()267 struct fsl_mc_command cmd = { 0 }; in dprc_get_attributes()305 struct fsl_mc_command cmd = { 0 }; in dprc_get_obj_count()347 struct fsl_mc_command cmd = { 0 }; in dprc_get_obj()[all …]
33 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()
317 struct fsl_mc_command cmd = { 0 }; in mc_get_version()
212 struct fsl_mc_command { struct259 static inline u16 mc_cmd_hdr_read_token(struct fsl_mc_command *cmd) in mc_cmd_hdr_read_token()276 static inline u32 mc_cmd_read_object_id(struct fsl_mc_command *cmd) in mc_cmd_read_object_id()284 static inline void mc_cmd_read_api_version(struct fsl_mc_command *cmd, in mc_cmd_read_api_version()345 int mc_send_command(struct fsl_mc_io *mc_io, struct fsl_mc_command *cmd);