Home
last modified time | relevance | path

Searched refs:risc_on (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_ctrl.c133 if (dev->risc_on) in s5p_mfc_reset()
140 if ((!dev->risc_on) || (!IS_MFCV7_PLUS(dev))) in s5p_mfc_reset()
219 dev->risc_on = 0; in s5p_mfc_init_hw()
233 dev->risc_on = 1; in s5p_mfc_init_hw()
333 dev->risc_on = 1; in s5p_mfc_v8_wait_wakeup()
367 dev->risc_on = 1; in s5p_mfc_wait_wakeup()
388 dev->risc_on = 0; in s5p_mfc_wakeup()
H A Ds5p_mfc_opr.h20 void __iomem *risc_on; member
H A Ds5p_mfc_common.h295 * risc_on: flag indicates RISC is on or off
342 bool risc_on; /* indicates if RISC is on or off */ member
H A Ds5p_mfc_opr_v6.c2236 R(risc_on, S5P_FIMV_RISC_ON_V6); in s5p_mfc_init_regs_v6_plus()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_ctrl.c133 if (dev->risc_on) in s5p_mfc_reset()
140 if ((!dev->risc_on) || (!IS_MFCV7_PLUS(dev))) in s5p_mfc_reset()
219 dev->risc_on = 0; in s5p_mfc_init_hw()
233 dev->risc_on = 1; in s5p_mfc_init_hw()
333 dev->risc_on = 1; in s5p_mfc_v8_wait_wakeup()
367 dev->risc_on = 1; in s5p_mfc_wait_wakeup()
388 dev->risc_on = 0; in s5p_mfc_wakeup()
H A Ds5p_mfc_common.h299 * @risc_on: flag indicates RISC is on or off
346 bool risc_on; /* indicates if RISC is on or off */ member
H A Ds5p_mfc_opr.h20 void __iomem *risc_on; member
H A Ds5p_mfc_opr_v6.c2236 R(risc_on, S5P_FIMV_RISC_ON_V6); in s5p_mfc_init_regs_v6_plus()

Completed in 13 milliseconds