Lines Matching +full:usb +full:- +full:misc +full:- +full:reg
1 /* SPDX-License-Identifier: GPL-2.0 */
4 * flexcop-common.h - common header file for device-specific source files
14 #include "flexcop-reg.h"
25 #define FC_LOG_PREFIX "b2c2-undef"
28 /* Steal from usb.h */
58 * the B2C2-based PCI and USB devices.
121 /* from flexcop-dma.c */
138 /* from flexcop-eeprom.c */
139 /* the PCI part uses this call to get the MAC address, the USB part has its own */
142 /* from flexcop-i2c.c */
143 /* the PCI part uses this a i2c_request callback, whereas the usb part has its own
144 * one. We have it in flexcop-i2c.c, because it is going via the actual
145 * I2C-channel of the flexcop.
150 /* from flexcop-sram.c */
157 /* global prototypes for the flexcop-chip */
158 /* from flexcop-fe-tuner.c */
162 /* from flexcop-i2c.c */
166 /* from flexcop-sram.c */
169 /* from flexcop-misc.c */
174 flexcop_ibi_register reg, int num);
176 /* from flexcop-hw-filter.c */