Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/go7007/
H A Dgo7007-usb.c46 #define GO7007_USB_EZUSB_I2C (1<<1) macro
142 .flags = GO7007_USB_EZUSB | GO7007_USB_EZUSB_I2C,
189 .flags = GO7007_USB_EZUSB | GO7007_USB_EZUSB_I2C,
419 .flags = GO7007_USB_EZUSB | GO7007_USB_EZUSB_I2C,
1166 if (board->flags & GO7007_USB_EZUSB_I2C) { in go7007_usb_probe()