Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/cal/
H A Dcal_regs.h186 #define CAL_CTRL_BURSTSIZE_MASK GENMASK(6, 5) macro
H A Dcal.c1317 CAL_CTRL_BURSTSIZE_MASK); in cal_runtime_resume()