Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dccs-pll.h29 #define CCS_PLL_FLAG_FLEXIBLE_OP_PIX_CLK_DIV BIT(5) macro
H A Dccs-pll.c759 if (!(pll->flags & CCS_PLL_FLAG_FLEXIBLE_OP_PIX_CLK_DIV) && in ccs_pll_calculate()
/openbmc/linux/drivers/media/i2c/ccs/
H A Dccs-core.c3555 sensor->pll.flags |= CCS_PLL_FLAG_FLEXIBLE_OP_PIX_CLK_DIV; in ccs_probe()