Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc_ctrl.c152 mfc_write(dev, 0x3f6, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
154 mfc_write(dev, 0x3e2, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
169 mfc_write(dev, 0x0, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
170 mfc_write(dev, 0x3fe, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
241 mfc_write(dev, 0x3ff, S5P_FIMV_SW_RESET); in s5p_mfc_init_hw()
374 mfc_write(dev, 0x3ff, S5P_FIMV_SW_RESET); in s5p_mfc_wait_wakeup()
Dregs-mfc.h26 #define S5P_FIMV_SW_RESET 0x0000 macro