Searched refs:S5P_JPGINTST (Results 1 – 2 of 2) sorted by relevance
280 return (int)((readl(regs + S5P_JPGINTST) & S5P_RESULT_STAT_MASK) in s5p_jpeg_result_stat_ok()286 return !(int)((readl(regs + S5P_JPGINTST) & S5P_STREAM_STAT_MASK) in s5p_jpeg_stream_stat_ok()292 readl(regs + S5P_JPGINTST); in s5p_jpeg_clear_int()
82 #define S5P_JPGINTST 0x38 macro
Completed in 5 milliseconds