Searched refs:S5P_RSTm_INT_EN_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/media/video/s5p-jpeg/ | ||
D | jpeg-regs.h | 74 #define S5P_RSTm_INT_EN_MASK (0x1 << 7) macro |
D | jpeg-hw.h | 195 reg &= ~S5P_RSTm_INT_EN_MASK; in jpeg_rst_int_enable() |