Searched refs:hs_polarity (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/media/
H A Dtvp7002.h34 * hs_polarity:
51 u8 hs_polarity; member in struct:tvp7002_config
H A Dtvp514x.h103 * @ hs_polarity: HSYNC Polarity configuration for current interface.
109 bool hs_polarity; member in struct:tvp514x_platform_data
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/media/
H A Dtvp7002.h34 * hs_polarity:
51 u8 hs_polarity; member in struct:tvp7002_config
H A Dtvp514x.h103 * @ hs_polarity: HSYNC Polarity configuration for current interface.
109 bool hs_polarity; member in struct:tvp514x_platform_data
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/gspca/
H A Dw996Xcf.c477 int ret = 0, val, vs_polarity, hs_polarity; local
516 hs_polarity = 1;
519 hs_polarity = 0;
522 val = (vs_polarity << 12) | (hs_polarity << 11);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/gspca/
H A Dw996Xcf.c477 int ret = 0, val, vs_polarity, hs_polarity; local
516 hs_polarity = 1;
519 hs_polarity = 0;
522 val = (vs_polarity << 12) | (hs_polarity << 11);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-davinci/
H A Dboard-dm355-evm.c179 .hs_polarity = 1,
H A Dboard-dm365-evm.c311 .hs_polarity = 1,
H A Dboard-dm644x-evm.c183 .hs_polarity = 1,
H A Dboard-dm646x-evm.c583 .hs_polarity = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-davinci/
H A Dboard-dm355-evm.c179 .hs_polarity = 1,
H A Dboard-dm365-evm.c311 .hs_polarity = 1,
H A Dboard-dm644x-evm.c183 .hs_polarity = 1,
H A Dboard-dm646x-evm.c583 .hs_polarity = 1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dtvp514x.c1200 ((decoder->pdata->hs_polarity << 2) |
H A Dtvp7002.c1118 polarity_a = 0x20 | device->pdata->hs_polarity << 5
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dtvp514x.c1200 ((decoder->pdata->hs_polarity << 2) |
H A Dtvp7002.c1118 polarity_a = 0x20 | device->pdata->hs_polarity << 5

Completed in 210 milliseconds