Searched refs:OPERA_READ_MSG (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/dvb-usb/
H A Dopera1.c18 #define OPERA_READ_MSG 0 macro
59 unsigned int pipe = (flags == OPERA_READ_MSG) ?
61 u8 request_type = (flags == OPERA_READ_MSG) ? USB_DIR_IN : USB_DIR_OUT;
75 if (flags == OPERA_READ_MSG)
119 addr&0x01?OPERA_READ_MSG:OPERA_WRITE_MSG);
434 opera1_xilinx_rw(d->udev, 0xb1, 0xa1, mac, 6, OPERA_READ_MSG);
453 opera1_xilinx_rw(dev, 0xbc, 0x00, &testval, 1, OPERA_READ_MSG);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dopera1.c18 #define OPERA_READ_MSG 0 macro
59 unsigned int pipe = (flags == OPERA_READ_MSG) ?
61 u8 request_type = (flags == OPERA_READ_MSG) ? USB_DIR_IN : USB_DIR_OUT;
75 if (flags == OPERA_READ_MSG)
119 addr&0x01?OPERA_READ_MSG:OPERA_WRITE_MSG);
434 opera1_xilinx_rw(d->udev, 0xb1, 0xa1, mac, 6, OPERA_READ_MSG);
453 opera1_xilinx_rw(dev, 0xbc, 0x00, &testval, 1, OPERA_READ_MSG);

Completed in 76 milliseconds