Home
last modified time | relevance | path

Searched refs:CAL_CTRL_BURSTSIZE_MASK (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/media/platform/ti-vpe/
Dcal_regs.h186 #define CAL_CTRL_BURSTSIZE_MASK GENMASK(6, 5) macro
Dcal.c1237 CAL_CTRL_BURSTSIZE_MASK); in cal_runtime_resume()