Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mfd/
Dtwl4030-power.c372 static int twl4030_configure_resource(struct twl4030_resconfig *rconfig) in twl4030_configure_resource()
580 static void twl4030_patch_rconfig(struct twl4030_resconfig *common, in twl4030_patch_rconfig()
581 struct twl4030_resconfig *board) in twl4030_patch_rconfig()
584 struct twl4030_resconfig *b = board; in twl4030_patch_rconfig()
600 struct twl4030_resconfig *resconfig = pdata->resource_config; in twl4030_power_configure_resources()
601 struct twl4030_resconfig *boardconf = pdata->board_config; in twl4030_power_configure_resources()
719 static struct twl4030_resconfig omap3_rconfig[] = {
783 static struct twl4030_resconfig omap3_idle_rconfig[] = {
822 static struct twl4030_resconfig osc_off_rconfig[] = {
/linux-5.19.10/include/linux/mfd/
Dtwl.h652 struct twl4030_resconfig { struct
664 struct twl4030_resconfig *resource_config; argument
665 struct twl4030_resconfig *board_config;