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

/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Dopera1.c18 #define OPERA_READ_MSG 0 macro
58 unsigned int pipe = (flags == OPERA_READ_MSG) ? opera1_xilinx_rw()
60 u8 request_type = (flags == OPERA_READ_MSG) ? USB_DIR_IN : USB_DIR_OUT; opera1_xilinx_rw()
82 if (flags == OPERA_READ_MSG) opera1_xilinx_rw()
128 addr&0x01?OPERA_READ_MSG:OPERA_WRITE_MSG); opera1_usb_i2c_msgxfer()
443 opera1_xilinx_rw(d->udev, 0xb1, 0xa1, mac, 6, OPERA_READ_MSG); opera1_read_mac_address()
462 opera1_xilinx_rw(dev, 0xbc, 0x00, &testval, 1, OPERA_READ_MSG); opera1_xilinx_load_firmware()

Completed in 209 milliseconds