Home
last modified time | relevance | path

Searched refs:clk_polarity (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/media/i2c/
H A Dtvp7002.h35 bool clk_polarity; member
H A Dtvp514x.h85 bool clk_polarity; member
/openbmc/linux/arch/arm/mach-davinci/
H A Dpdata-quirks.c26 .clk_polarity = 0,
/openbmc/linux/drivers/media/i2c/
H A Dtvp7002.c916 pdata->clk_polarity = 1; in tvp7002_get_pdata()
997 | device->pdata->clk_polarity; in tvp7002_probe()
H A Dtvp514x.c1010 pdata->clk_polarity = 1; in tvp514x_get_pdata()
1063 (decoder->pdata->clk_polarity << 1); in tvp514x_probe()