Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/i2c/
A Dccs-pll.h24 #define CCS_PLL_FLAG_NO_OP_CLOCKS BIT(1) macro
A Dccs-pll.c108 if (!(pll->flags & CCS_PLL_FLAG_NO_OP_CLOCKS) || in print_pll()
201 if (pll->flags & CCS_PLL_FLAG_NO_OP_CLOCKS) in check_bk_bounds()
451 if (pll->flags & CCS_PLL_FLAG_NO_OP_CLOCKS) in ccs_pll_calculate_vt()
729 } else if (pll->flags & CCS_PLL_FLAG_NO_OP_CLOCKS) { in ccs_pll_calculate()
/linux-6.3-rc2/drivers/media/i2c/ccs/
A Dccs-core.c399 if (sensor->pll.flags & CCS_PLL_FLAG_NO_OP_CLOCKS) in ccs_pll_configure()
3507 sensor->pll.flags |= CCS_PLL_FLAG_NO_OP_CLOCKS; in ccs_probe()

Completed in 10 milliseconds