Home
last modified time | relevance | path

Searched refs:b44 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Db44.c126 static void b44_halt(struct b44 *);
127 static void b44_init_rings(struct b44 *);
135 static void b44_init_hw(struct b44 *, int);
164 static inline unsigned long br32(const struct b44 *bp, unsigned long reg) in br32()
169 static inline void bw32(const struct b44 *bp, in bw32()
175 static int b44_wait_bit(struct b44 *bp, unsigned long reg, in b44_wait_bit()
199 static inline void __b44_cam_read(struct b44 *bp, unsigned char *data, int index) in __b44_cam_read()
221 static inline void __b44_cam_write(struct b44 *bp, unsigned char *data, int index) in __b44_cam_write()
239 static inline void __b44_disable_ints(struct b44 *bp) in __b44_disable_ints()
244 static void b44_disable_ints(struct b44 *bp) in b44_disable_ints()
[all …]
H A DMakefile6 obj-$(CONFIG_B44) += b44.o
H A Db44.h358 struct b44 { struct
H A DKconfig33 will be called b44.
/OK3568_Linux_fs/buildroot/package/lirc-tools/
H A D0004-plugins-devinput.c-fix-build-with-musl-1.2.0.patch17 index 77828b44..e5a52e42 100644
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
/OK3568_Linux_fs/kernel/
H A DMAINTAINERS3383 F: drivers/net/ethernet/broadcom/b44.*