Release 4.7 drivers/media/usb/dvb-usb-v2/gl861.h
#ifndef _DVB_USB_GL861_H_
#define _DVB_USB_GL861_H_
#include "dvb_usb.h"
#define GL861_WRITE 0x40
#define GL861_READ 0xc0
#define GL861_REQ_I2C_WRITE 0x01
#define GL861_REQ_I2C_READ 0x02
#endif
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
carl lundqvist | carl lundqvist | 26 | 96.30% | 1 | 50.00% |
antti palosaari | antti palosaari | 1 | 3.70% | 1 | 50.00% |
| Total | 27 | 100.00% | 2 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.