Searched refs:PLLCTL1 (Results 1 – 6 of 6) sorted by relevance
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/ |
H A D | tc358743_regs.h | 88 #define PLLCTL1 0x0022 macro
|
H A D | tc358743.c | 549 u16 pllctl1 = i2c_rd16(sd, PLLCTL1); in tc358743_set_pll() 573 i2c_wr16_and_or(sd, PLLCTL1, in tc358743_set_pll() 578 i2c_wr16_and_or(sd, PLLCTL1, ~MASK_CKEN, MASK_CKEN); in tc358743_set_pll()
|
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/ |
H A D | tc358743_regs.h | 88 #define PLLCTL1 0x0022 macro
|
H A D | tc358743.c | 549 u16 pllctl1 = i2c_rd16(sd, PLLCTL1); in tc358743_set_pll() 573 i2c_wr16_and_or(sd, PLLCTL1, in tc358743_set_pll() 578 i2c_wr16_and_or(sd, PLLCTL1, ~MASK_CKEN, MASK_CKEN); in tc358743_set_pll()
|
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/ |
H A D | tc358743_regs.h | 88 #define PLLCTL1 0x0022 macro
|
H A D | tc358743.c | 549 u16 pllctl1 = i2c_rd16(sd, PLLCTL1); in tc358743_set_pll() 573 i2c_wr16_and_or(sd, PLLCTL1, in tc358743_set_pll() 578 i2c_wr16_and_or(sd, PLLCTL1, ~MASK_CKEN, MASK_CKEN); in tc358743_set_pll()
|