Home
last modified time | relevance | path

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

/linux/drivers/media/pci/cx23885/
H A Dcx23885-417.c259 #define MC417_GPIO_SEL(x) (((x) << 1) & 0x00000006) macro
281 MC417_GPIO_SEL(MC417_GPIO_SEL_GPIO3) | in cx23885_mc417_init()
/linux/drivers/media/usb/cx231xx/
H A Dcx231xx-417.c291 #define MC417_GPIO_SEL(x) (((x) << 1) & 0x00000006) macro