Lines Matching full:mfc
3 * linux/drivers/media/platform/samsung/s5p-mfc/s5p_mfc_ctrl.c
54 /* In case of MFC v12, RET_SYS_INIT response from hardware fails due to in s5p_mfc_load_firmware()
57 * MFC runs for second time. So, load the MFC v12 firmware for each run. in s5p_mfc_load_firmware()
79 mfc_err("MFC firmware is too big to be loaded\n"); in s5p_mfc_load_firmware()
95 * that MFC is no longer processing */ in s5p_mfc_release_firmware()
112 mfc_err("Timeout while resetting MFC.\n"); in s5p_mfc_bus_reset()
130 /* Zero Initialization of MFC registers */ in s5p_mfc_reset()
163 mfc_err("Timeout while resetting MFC\n"); in s5p_mfc_reset()
222 /* 0. MFC reset */ in s5p_mfc_init_hw()
223 mfc_debug(2, "MFC reset..\n"); in s5p_mfc_init_hw()
228 mfc_err("Failed to reset MFC - timeout\n"); in s5p_mfc_init_hw()
231 mfc_debug(2, "Done MFC reset..\n"); in s5p_mfc_init_hw()
259 mfc_err("Failed to send command to MFC - timeout\n"); in s5p_mfc_init_hw()
286 mfc_debug(2, "MFC F/W version : %02xyy, %02xmm, %02xdd\n", in s5p_mfc_init_hw()
314 mfc_err("Failed to send command to MFC - timeout\n"); in s5p_mfc_sleep()
354 mfc_err("Failed to wakeup MFC\n"); in s5p_mfc_v8_wait_wakeup()
364 /* Send MFC wakeup command */ in s5p_mfc_wait_wakeup()
367 mfc_err("Failed to send command to MFC - timeout\n"); in s5p_mfc_wait_wakeup()
380 mfc_err("Failed to wakeup MFC\n"); in s5p_mfc_wait_wakeup()
391 /* 0. MFC reset */ in s5p_mfc_wakeup()
392 mfc_debug(2, "MFC reset..\n"); in s5p_mfc_wakeup()
397 mfc_err("Failed to reset MFC - timeout\n"); in s5p_mfc_wakeup()
401 mfc_debug(2, "Done MFC reset..\n"); in s5p_mfc_wakeup()
407 /* 3. Send MFC wakeup command and wait for completion*/ in s5p_mfc_wakeup()