Home
last modified time | relevance | path

Searched refs:amvdec_read_parser (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/staging/media/meson/vdec/
Desparser.c65 int_status = amvdec_read_parser(core, PARSER_INT_STATUS); in esparser_isr()
243 vififo_usage += amvdec_read_parser(core, PARSER_VIDEO_HOLE); in esparser_vififo_get_free_space()
279 u32 offset = amvdec_read_parser(core, PARSER_VIDEO_WP) - in esparser_get_offset()
422 amvdec_read_parser(core, PARSER_ES_CONTROL) & ~1); in esparser_power_up()
Dvdec_helpers.h27 u32 amvdec_read_parser(struct amvdec_core *core, u32 reg);
Dvdec_helpers.c41 u32 amvdec_read_parser(struct amvdec_core *core, u32 reg) in amvdec_read_parser() function
45 EXPORT_SYMBOL_GPL(amvdec_read_parser);