Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/ti/cal/
Dcal_regs.h186 #define CAL_CTRL_BURSTSIZE_MASK GENMASK(6, 5) macro
Dcal.c1280 CAL_CTRL_BURSTSIZE_MASK); in cal_runtime_resume()