Home
last modified time | relevance | path

Searched refs:S5P_FIMV_SW_RESET (Results 1 – 2 of 2) sorted by relevance

/drivers/media/platform/s5p-mfc/
Ds5p_mfc_ctrl.c185 mfc_write(dev, 0x3f6, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
187 mfc_write(dev, 0x3e2, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
202 mfc_write(dev, 0x0, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
203 mfc_write(dev, 0x3fe, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
269 mfc_write(dev, 0x3ff, S5P_FIMV_SW_RESET); in s5p_mfc_init_hw()
398 mfc_write(dev, 0x3ff, S5P_FIMV_SW_RESET); in s5p_mfc_wait_wakeup()
Dregs-mfc.h26 #define S5P_FIMV_SW_RESET 0x0000 macro