Searched refs:S5P_RSTm_INT_EN_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/platform/s5p-jpeg/ | ||
D | jpeg-hw-s5p.c | 171 reg &= ~S5P_RSTm_INT_EN_MASK; in s5p_jpeg_rst_int_enable() |
D | jpeg-regs.h | 77 #define S5P_RSTm_INT_EN_MASK (0x1 << 7) macro |