Lines Matching refs:method
100 enum imx_rproc_method method; member
243 .method = IMX_RPROC_SMC,
253 .method = IMX_RPROC_MMIO,
259 .method = IMX_RPROC_NONE,
265 .method = IMX_RPROC_NONE,
275 .method = IMX_RPROC_MMIO,
285 .method = IMX_RPROC_MMIO,
296 switch (dcfg->method) { in imx_rproc_start()
323 switch (dcfg->method) { in imx_rproc_stop()
692 switch (dcfg->method) { in imx_rproc_detect_mode()
733 if (dcfg->method == IMX_RPROC_NONE) in imx_rproc_clk_enable()