Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-core.h58 u32 wrot_event_num; member
Dmdp_cfg_data.c195 .wrot_event_num = 1,
207 .wrot_event_num = 4,
Dmtk-mdp3-comp.c876 if (ctx->comp->alias_id >= mdp_cfg->wrot_event_num) { in wait_wrot_event()