Home
last modified time | relevance | path

Searched refs:smc91x (Results 1 - 25 of 46) sorted by relevance

12

/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dneponset.c18 #include <linux/smc91x.h>
79 struct platform_device *smc91x; member
245 0x02000000, "smc91x-regs"), in neponset_probe()
247 0x02000000, "smc91x-attrib"), in neponset_probe()
255 .name = "smc91x", in neponset_probe()
364 d->smc91x = platform_device_register_full(&smc91x_devinfo); in neponset_probe()
386 if (!IS_ERR(d->smc91x)) in neponset_remove()
387 platform_device_unregister(d->smc91x); in neponset_remove()
H A Dpleb.c15 #include <linux/smc91x.h>
53 .name = "smc91x",
/kernel/linux/linux-6.6/arch/arm/mach-sa1100/
H A Dneponset.c18 #include <linux/smc91x.h>
79 struct platform_device *smc91x; member
245 0x02000000, "smc91x-regs"), in neponset_probe()
247 0x02000000, "smc91x-attrib"), in neponset_probe()
255 .name = "smc91x", in neponset_probe()
364 d->smc91x = platform_device_register_full(&smc91x_devinfo); in neponset_probe()
386 if (!IS_ERR(d->smc91x)) in neponset_remove()
387 platform_device_unregister(d->smc91x); in neponset_remove()
/kernel/linux/linux-5.10/arch/sh/boards/
H A Dboard-edosk7705.c16 #include <linux/smc91x.h>
51 .name = "smc91x",
H A Dboard-edosk7760.c11 #include <linux/smc91x.h>
146 .name = "smc91x",
H A Dboard-urquell.c14 #include <linux/smc91x.h>
85 .name = "smc91x",
/kernel/linux/linux-5.10/arch/sh/boards/mach-se/7206/
H A Dsetup.c13 #include <linux/smc91x.h>
21 .name = "smc91x-regs",
38 .name = "smc91x",
/kernel/linux/linux-6.6/arch/sh/boards/mach-se/7206/
H A Dsetup.c13 #include <linux/smc91x.h>
21 .name = "smc91x-regs",
38 .name = "smc91x",
/kernel/linux/linux-6.6/arch/sh/boards/
H A Dboard-edosk7705.c16 #include <linux/smc91x.h>
51 .name = "smc91x",
H A Dboard-edosk7760.c11 #include <linux/smc91x.h>
146 .name = "smc91x",
H A Dboard-urquell.c14 #include <linux/smc91x.h>
85 .name = "smc91x",
/kernel/linux/linux-5.10/arch/arm/mach-mmp/
H A Dflint.c13 #include <linux/smc91x.h>
100 .name = "smc91x",
H A Dtavorevb.c12 #include <linux/smc91x.h>
83 .name = "smc91x",
H A Daspenite.c13 #include <linux/smc91x.h>
134 .name = "smc91x",
/kernel/linux/linux-5.10/arch/arm/plat-omap/
H A Ddebug-leds.c27 u16 smc91x[8]; member
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
H A Dxcep.c17 #include <linux/smc91x.h>
102 .name = "smc91x-regs",
113 .name = "smc91x-attrib",
126 .name = "smc91x",
171 /* Set RDF and RDN to appropriate values (chip select 3 (smc91x)) */ in xcep_init()
H A Didp.c36 #include <linux/smc91x.h>
89 .name = "smc91x",
H A Dlittleton.c23 #include <linux/smc91x.h>
135 .name = "smc91x",
/kernel/linux/linux-5.10/arch/sh/boards/mach-se/7722/
H A Dsetup.c16 #include <linux/smc91x.h>
47 .name = "smc91x-regs" ,
59 .name = "smc91x",
/kernel/linux/linux-5.10/arch/sh/boards/mach-x3proto/
H A Dsetup.c13 #include <linux/smc91x.h>
57 .name = "smc91x",
/kernel/linux/linux-6.6/arch/sh/boards/mach-se/7722/
H A Dsetup.c16 #include <linux/smc91x.h>
47 .name = "smc91x-regs" ,
59 .name = "smc91x",
/kernel/linux/linux-6.6/arch/sh/boards/mach-x3proto/
H A Dsetup.c13 #include <linux/smc91x.h>
57 .name = "smc91x",
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dboard-perseus2.c19 #include <linux/smc91x.h>
177 .name = "smc91x",
H A Dboard-fsample.c19 #include <linux/smc91x.h>
219 .name = "smc91x",
H A Dboard-h2.c28 #include <linux/smc91x.h>
232 .name = "smc91x",
310 printk("Error requesting gpio 0 for smc91x irq\n"); in h2_init_smc91x()

Completed in 8 milliseconds

12