Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtwl4030-power.c370 static int twl4030_configure_resource(struct twl4030_resconfig *rconfig) in twl4030_configure_resource()
579 static void twl4030_patch_rconfig(struct twl4030_resconfig *common, in twl4030_patch_rconfig()
580 struct twl4030_resconfig *board) in twl4030_patch_rconfig()
583 struct twl4030_resconfig *b = board; in twl4030_patch_rconfig()
599 struct twl4030_resconfig *resconfig = pdata->resource_config; in twl4030_power_configure_resources()
600 struct twl4030_resconfig *boardconf = pdata->board_config; in twl4030_power_configure_resources()
717 static struct twl4030_resconfig omap3_rconfig[] = {
781 static struct twl4030_resconfig omap3_idle_rconfig[] = {
820 static struct twl4030_resconfig osc_off_rconfig[] = {
/linux-4.1.27/include/linux/i2c/
Dtwl.h662 struct twl4030_resconfig { struct
674 struct twl4030_resconfig *resource_config; argument
675 struct twl4030_resconfig *board_config;
/linux-4.1.27/arch/arm/mach-omap2/
Dboard-rx51-peripherals.c866 static struct twl4030_resconfig twl4030_rconfig[] __initdata = {