Searched refs:PLLCTL1 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | tc35874x_regs.h | 107 #define PLLCTL1 0x0022 macro
|
| 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()
|
| H A D | tc35874x.c | 707 u16 pllctl1 = i2c_rd16(sd, PLLCTL1); in tc35874x_set_pll() 753 i2c_wr16_and_or(sd, PLLCTL1, in tc35874x_set_pll() 758 i2c_wr16_and_or(sd, PLLCTL1, ~MASK_CKEN, MASK_CKEN); in tc35874x_set_pll()
|