Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'asoc/topic...
[sfrench/cifs-2.6.git] / drivers / media / usb / dvb-usb-v2 / gl861.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _DVB_USB_GL861_H_
3 #define _DVB_USB_GL861_H_
4
5 #include "dvb_usb.h"
6
7 #define GL861_WRITE             0x40
8 #define GL861_READ              0xc0
9
10 #define GL861_REQ_I2C_WRITE     0x01
11 #define GL861_REQ_I2C_READ      0x02
12
13 #endif