Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dtwl4030-power.c373 static int twl4030_configure_resource(struct twl4030_resconfig *rconfig) in twl4030_configure_resource()
583 static void twl4030_patch_rconfig(struct twl4030_resconfig *common, in twl4030_patch_rconfig()
584 struct twl4030_resconfig *board) in twl4030_patch_rconfig()
587 struct twl4030_resconfig *b = board; in twl4030_patch_rconfig()
603 struct twl4030_resconfig *resconfig = pdata->resource_config; in twl4030_power_configure_resources()
604 struct twl4030_resconfig *boardconf = pdata->board_config; in twl4030_power_configure_resources()
721 static struct twl4030_resconfig omap3_rconfig[] = {
785 static struct twl4030_resconfig omap3_idle_rconfig[] = {
824 static struct twl4030_resconfig osc_off_rconfig[] = {
/linux-4.4.14/include/linux/i2c/
Dtwl.h662 struct twl4030_resconfig { struct
674 struct twl4030_resconfig *resource_config; argument
675 struct twl4030_resconfig *board_config;
/linux-4.4.14/arch/arm/mach-omap2/
Dboard-rx51-peripherals.c866 static struct twl4030_resconfig twl4030_rconfig[] __initdata = {