Searched refs:S5P_FIMV_SW_RESET (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/ |
D | s5p_mfc_ctrl.c | 148 mfc_write(dev, 0x3f6, S5P_FIMV_SW_RESET); in s5p_mfc_reset() 150 mfc_write(dev, 0x3e2, S5P_FIMV_SW_RESET); in s5p_mfc_reset() 165 mfc_write(dev, 0x0, S5P_FIMV_SW_RESET); in s5p_mfc_reset() 166 mfc_write(dev, 0x3fe, S5P_FIMV_SW_RESET); in s5p_mfc_reset() 237 mfc_write(dev, 0x3ff, S5P_FIMV_SW_RESET); in s5p_mfc_init_hw() 370 mfc_write(dev, 0x3ff, S5P_FIMV_SW_RESET); in s5p_mfc_wait_wakeup()
|
D | regs-mfc.h | 23 #define S5P_FIMV_SW_RESET 0x0000 macro
|