Home
last modified time | relevance | path

Searched refs:PLLCTL1 (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/media/i2c/
Dtc358743_regs.h88 #define PLLCTL1 0x0022 macro
Dtc358743.c549 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()