Searched refs:amvdec_read_parser (Results 1 – 3 of 3) sorted by relevance
64 int_status = amvdec_read_parser(core, PARSER_INT_STATUS); in esparser_isr()242 vififo_usage += amvdec_read_parser(core, PARSER_VIDEO_HOLE); in esparser_vififo_get_free_space()278 u32 offset = amvdec_read_parser(core, PARSER_VIDEO_WP) - in esparser_get_offset()420 amvdec_read_parser(core, PARSER_ES_CONTROL) & ~1); in esparser_power_up()
27 u32 amvdec_read_parser(struct amvdec_core *core, u32 reg);
41 u32 amvdec_read_parser(struct amvdec_core *core, u32 reg) in amvdec_read_parser() function45 EXPORT_SYMBOL_GPL(amvdec_read_parser);