Home
last modified time | relevance | path

Searched refs:pfc_resources (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-shmobile/
Dsetup-r8a7778.c203 static struct resource pfc_resources[] __initdata = { variable
238 pfc_resources, in r8a7778_pinmux_init()
239 ARRAY_SIZE(pfc_resources)); in r8a7778_pinmux_init()
Dsetup-sh73a0.c64 static struct resource pfc_resources[] __initdata = { variable
71 platform_device_register_simple("pfc-sh73a0", -1, pfc_resources, in sh73a0_pinmux_init()
72 ARRAY_SIZE(pfc_resources)); in sh73a0_pinmux_init()
Dsetup-r8a7740.c75 static const struct resource pfc_resources[] = { variable
82 platform_device_register_simple("pfc-r8a7740", -1, pfc_resources, in r8a7740_pinmux_init()
83 ARRAY_SIZE(pfc_resources)); in r8a7740_pinmux_init()