Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/cx23885/
Dcx23885-417.c272 #define MC417_GPIO_SEL(x) (((x) << 1) & 0x00000006) macro
294 MC417_GPIO_SEL(MC417_GPIO_SEL_GPIO3) | in cx23885_mc417_init()
/linux-3.4.99/drivers/media/video/cx231xx/
Dcx231xx-417.c283 #define MC417_GPIO_SEL(x) (((x) << 1) & 0x00000006) macro