Home
last modified time | relevance | path

Searched refs:TWL4030_RESCONFIG_UNDEF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mfd/
H A Dtwl4030-power.c397 if (rconfig->devgroup != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
417 if (rconfig->type != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
422 if (rconfig->type2 != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
443 if (rconfig->remap_off != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
448 if (rconfig->remap_sleep != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
784 TWL_REMAP_SLEEP(RES_VAUX1, TWL4030_RESCONFIG_UNDEF, 0, 0),
785 TWL_REMAP_SLEEP(RES_VAUX2, TWL4030_RESCONFIG_UNDEF, 0, 0),
786 TWL_REMAP_SLEEP(RES_VAUX3, TWL4030_RESCONFIG_UNDEF, 0, 0),
787 TWL_REMAP_SLEEP(RES_VAUX4, TWL4030_RESCONFIG_UNDEF, 0, 0),
788 TWL_REMAP_SLEEP(RES_VMMC1, TWL4030_RESCONFIG_UNDEF,
[all...]
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtwl4030-power.c397 if (rconfig->devgroup != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
417 if (rconfig->type != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
422 if (rconfig->type2 != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
443 if (rconfig->remap_off != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
448 if (rconfig->remap_sleep != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
784 TWL_REMAP_SLEEP(RES_VAUX1, TWL4030_RESCONFIG_UNDEF, 0, 0),
785 TWL_REMAP_SLEEP(RES_VAUX2, TWL4030_RESCONFIG_UNDEF, 0, 0),
786 TWL_REMAP_SLEEP(RES_VAUX3, TWL4030_RESCONFIG_UNDEF, 0, 0),
787 TWL_REMAP_SLEEP(RES_VAUX4, TWL4030_RESCONFIG_UNDEF, 0, 0),
788 TWL_REMAP_SLEEP(RES_VMMC1, TWL4030_RESCONFIG_UNDEF,
[all...]
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtwl.h666 #define TWL4030_RESCONFIG_UNDEF ((u8)-1) macro
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtwl.h663 #define TWL4030_RESCONFIG_UNDEF ((u8)-1) macro

Completed in 11 milliseconds