]> Pileus Git - ~andy/linux/blob - drivers/media/usb/dvb-usb-v2/gl861.h
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg...
[~andy/linux] / drivers / media / usb / dvb-usb-v2 / gl861.h
1 #ifndef _DVB_USB_GL861_H_
2 #define _DVB_USB_GL861_H_
3
4 #include "dvb_usb.h"
5
6 #define GL861_WRITE             0x40
7 #define GL861_READ              0xc0
8
9 #define GL861_REQ_I2C_WRITE     0x01
10 #define GL861_REQ_I2C_READ      0x02
11
12 #endif