Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_ctrl.c154 mfc_write(dev, 0x3f6, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
156 mfc_write(dev, 0x3e2, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
171 mfc_write(dev, 0x0, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
172 mfc_write(dev, 0x3fe, S5P_FIMV_SW_RESET); in s5p_mfc_reset()
243 mfc_write(dev, 0x3ff, S5P_FIMV_SW_RESET); in s5p_mfc_init_hw()
376 mfc_write(dev, 0x3ff, S5P_FIMV_SW_RESET); in s5p_mfc_wait_wakeup()
Dregs-mfc.h23 #define S5P_FIMV_SW_RESET 0x0000 macro