Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/cal/
H A Dcal_regs.h185 #define CAL_CTRL_TAGCNT_MASK GENMASK(4, 1) macro
H A Dcal.c1318 cal_set_field(&val, 0xf, CAL_CTRL_TAGCNT_MASK); in cal_runtime_resume()