Searched refs:CLK_CFG_SEL_ACLK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/media/i2c/ | ||
D | tda1997x_regs.h | 273 #define CLK_CFG_SEL_ACLK BIT(0) macro |
D | tda1997x.c | 1164 io_write(sd, REG_CLK_CFG, CLK_CFG_SEL_ACLK_EN | CLK_CFG_SEL_ACLK); in tda1997x_reset_n1() |