Lines Matching full:mfc
3 * linux/drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c
73 mfc_err("MFC firmware is too big to be loaded\n"); in s5p_mfc_load_firmware()
89 * that MFC is no longer processing */ in s5p_mfc_release_firmware()
106 mfc_err("Timeout while resetting MFC.\n"); in s5p_mfc_bus_reset()
124 /* Zero Initialization of MFC registers */ in s5p_mfc_reset()
157 mfc_err("Timeout while resetting MFC\n"); in s5p_mfc_reset()
216 /* 0. MFC reset */ in s5p_mfc_init_hw()
217 mfc_debug(2, "MFC reset..\n"); in s5p_mfc_init_hw()
222 mfc_err("Failed to reset MFC - timeout\n"); in s5p_mfc_init_hw()
225 mfc_debug(2, "Done MFC reset..\n"); in s5p_mfc_init_hw()
253 mfc_err("Failed to send command to MFC - timeout\n"); in s5p_mfc_init_hw()
280 mfc_debug(2, "MFC F/W version : %02xyy, %02xmm, %02xdd\n", in s5p_mfc_init_hw()
308 mfc_err("Failed to send command to MFC - timeout\n"); in s5p_mfc_sleep()
348 mfc_err("Failed to wakeup MFC\n"); in s5p_mfc_v8_wait_wakeup()
358 /* Send MFC wakeup command */ in s5p_mfc_wait_wakeup()
361 mfc_err("Failed to send command to MFC - timeout\n"); in s5p_mfc_wait_wakeup()
374 mfc_err("Failed to wakeup MFC\n"); in s5p_mfc_wait_wakeup()
385 /* 0. MFC reset */ in s5p_mfc_wakeup()
386 mfc_debug(2, "MFC reset..\n"); in s5p_mfc_wakeup()
391 mfc_err("Failed to reset MFC - timeout\n"); in s5p_mfc_wakeup()
395 mfc_debug(2, "Done MFC reset..\n"); in s5p_mfc_wakeup()
401 /* 3. Send MFC wakeup command and wait for completion*/ in s5p_mfc_wakeup()