Searched refs:mc_command (Results 1 – 12 of 12) sorted by relevance
36 struct mc_command cmd = { 0 }; in dprtc_open()72 struct mc_command cmd = { 0 }; in dprtc_close()107 struct mc_command cmd = { 0 }; in dprtc_create()149 struct mc_command cmd = { 0 }; in dprtc_destroy()174 struct mc_command cmd = { 0 }; in dprtc_enable()196 struct mc_command cmd = { 0 }; in dprtc_disable()222 struct mc_command cmd = { 0 }; in dprtc_is_enabled()253 struct mc_command cmd = { 0 }; in dprtc_reset()280 struct mc_command cmd = { 0 }; in dprtc_get_attributes()319 struct mc_command cmd = { 0 }; in dprtc_set_clock_offset()[all …]
38 struct mc_command cmd = { 0 }; in dpdmux_open()75 struct mc_command cmd = { 0 }; in dpdmux_close()114 struct mc_command cmd = { 0 }; in dpdmux_create()163 struct mc_command cmd = { 0 }; in dpdmux_destroy()189 struct mc_command cmd = { 0 }; in dpdmux_enable()212 struct mc_command cmd = { 0 }; in dpdmux_disable()237 struct mc_command cmd = { 0 }; in dpdmux_is_enabled()270 struct mc_command cmd = { 0 }; in dpdmux_reset()295 struct mc_command cmd = { 0 }; in dpdmux_get_attributes()336 struct mc_command cmd = { 0 }; in dpdmux_if_enable()[all …]
34 struct mc_command cmd = { 0 }; in dpni_open()72 struct mc_command cmd = { 0 }; in dpni_close()112 struct mc_command cmd = { 0 }; in dpni_create()162 struct mc_command cmd = { 0 }; in dpni_destroy()193 struct mc_command cmd = { 0 }; in dpni_set_pools()231 struct mc_command cmd = { 0 }; in dpni_enable()254 struct mc_command cmd = { 0 }; in dpni_disable()279 struct mc_command cmd = { 0 }; in dpni_is_enabled()312 struct mc_command cmd = { 0 }; in dpni_reset()344 struct mc_command cmd = { 0 }; in dpni_set_irq_enable()[all …]
35 struct mc_command cmd = { 0 }; in dpio_open()68 struct mc_command cmd = { 0 }; in dpio_close()108 struct mc_command cmd = { 0 }; in dpio_create()153 struct mc_command cmd = { 0 }; in dpio_destroy()180 struct mc_command cmd = { 0 }; in dpio_enable()203 struct mc_command cmd = { 0 }; in dpio_disable()229 struct mc_command cmd = { 0 }; in dpio_is_enabled()260 struct mc_command cmd = { 0 }; in dpio_reset()286 struct mc_command cmd = { 0 }; in dpio_get_attributes()331 struct mc_command cmd = { 0 }; in dpio_set_stashing_destination()[all …]
50 struct mc_command { struct86 int mc_send_command(struct fsl_mc_io *mc_io, struct mc_command *cmd);103 static inline uint16_t mc_cmd_hdr_read_token(struct mc_command *cmd) in mc_cmd_hdr_read_token()111 static inline uint32_t mc_cmd_read_object_id(struct mc_command *cmd) in mc_cmd_read_object_id()119 static inline enum mc_cmd_status mc_cmd_read_status(struct mc_command *cmd) in mc_cmd_read_status()133 static inline void mc_write_command(struct mc_command __iomem *portal, in mc_write_command()134 struct mc_command *cmd) in mc_write_command()159 struct mc_command __iomem *portal, in mc_read_response()160 struct mc_command *resp) in mc_read_response()
35 struct mc_command cmd = { 0 }; in dpbp_open()70 struct mc_command cmd = { 0 }; in dpbp_close()104 struct mc_command cmd = { 0 }; in dpbp_create()139 struct mc_command cmd = { 0 }; in dpbp_destroy()164 struct mc_command cmd = { 0 }; in dpbp_enable()186 struct mc_command cmd = { 0 }; in dpbp_disable()211 struct mc_command cmd = { 0 }; in dpbp_is_enabled()242 struct mc_command cmd = { 0 }; in dpbp_reset()267 struct mc_command cmd = { 0 }; in dpbp_get_attributes()302 struct mc_command cmd = { 0 }; in dpbp_get_api_version()[all …]
34 struct mc_command cmd = { 0 }; in dpcon_open()71 struct mc_command cmd = { 0 }; in dpcon_close()110 struct mc_command cmd = { 0 }; in dpcon_create()146 struct mc_command cmd = { 0 }; in dpcon_destroy()171 struct mc_command cmd = { 0 }; in dpcon_enable()194 struct mc_command cmd = { 0 }; in dpcon_disable()220 struct mc_command cmd = { 0 }; in dpcon_is_enabled()252 struct mc_command cmd = { 0 }; in dpcon_reset()277 struct mc_command cmd = { 0 }; in dpcon_get_attributes()314 struct mc_command cmd = { 0 }; in dpcon_get_api_version()
33 struct mc_command cmd = { 0 }; in dpdmai_open()69 struct mc_command cmd = { 0 }; in dpdmai_close()108 struct mc_command cmd = { 0 }; in dpdmai_create()152 struct mc_command cmd = { 0 }; in dpdmai_destroy()177 struct mc_command cmd = { 0 }; in dpdmai_enable()200 struct mc_command cmd = { 0 }; in dpdmai_disable()226 struct mc_command cmd = { 0 }; in dpdmai_is_enabled()258 struct mc_command cmd = { 0 }; in dpdmai_reset()284 struct mc_command cmd = { 0 }; in dpdmai_get_attributes()329 struct mc_command cmd = { 0 }; in dpdmai_set_rx_queue()[all …]
35 struct mc_command cmd = { 0 }; in dpci_open()71 struct mc_command cmd = { 0 }; in dpci_close()111 struct mc_command cmd = { 0 }; in dpci_create()153 struct mc_command cmd = { 0 }; in dpci_destroy()178 struct mc_command cmd = { 0 }; in dpci_enable()201 struct mc_command cmd = { 0 }; in dpci_disable()227 struct mc_command cmd = { 0 }; in dpci_is_enabled()258 struct mc_command cmd = { 0 }; in dpci_reset()284 struct mc_command cmd = { 0 }; in dpci_get_attributes()325 struct mc_command cmd = { 0 }; in dpci_set_rx_queue()[all …]
54 int mc_send_command(struct fsl_mc_io *mc_io, struct mc_command *cmd) in mc_send_command()70 status = mc_cmd_read_status((struct mc_command *)&response); in mc_send_command()
25 struct mc_command cmd = { 0 }; in mc_get_version()65 struct mc_command cmd = { 0 }; in mc_get_soc_version()
36 struct mc_command cmd = { 0 }; in dpseci_open()72 struct mc_command cmd = { 0 }; in dpseci_close()112 struct mc_command cmd = { 0 }; in dpseci_create()160 struct mc_command cmd = { 0 }; in dpseci_destroy()185 struct mc_command cmd = { 0 }; in dpseci_enable()208 struct mc_command cmd = { 0 }; in dpseci_disable()234 struct mc_command cmd = { 0 }; in dpseci_is_enabled()266 struct mc_command cmd = { 0 }; in dpseci_reset()292 struct mc_command cmd = { 0 }; in dpseci_get_attributes()334 struct mc_command cmd = { 0 }; in dpseci_set_rx_queue()[all …]