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 */
136 /* from flexcop-eeprom.c */
137 /* the PCI part uses this call to get the MAC address, the USB part has its own */
140 /* from flexcop-i2c.c */
141 /* the PCI part uses this a i2c_request callback, whereas the usb part has its own
142 * one. We have it in flexcop-i2c.c, because it is going via the actual
143 * I2C-channel of the flexcop.
148 /* from flexcop-sram.c */
155 /* global prototypes for the flexcop-chip */
156 /* from flexcop-fe-tuner.c */
160 /* from flexcop-i2c.c */
164 /* from flexcop-sram.c */
167 /* from flexcop-misc.c */
172 /* from flexcop-hw-filter.c */