Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mfd/
H A Dtwl4030-power.c141 * Usable values for .remap_sleep and .remap_off
181 .remap_sleep = TWL_REMAP_SLEEP, }
185 .remap_off = TWL_REMAP_OFF, .remap_sleep = TWL_REMAP_OFF, }
448 if (rconfig->remap_sleep != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
450 remap |= rconfig->remap_sleep << SLEEP_STATE_SHIFT; in twl4030_configure_resource()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtwl4030-power.c141 * Usable values for .remap_sleep and .remap_off
181 .remap_sleep = TWL_REMAP_SLEEP, }
185 .remap_off = TWL_REMAP_OFF, .remap_sleep = TWL_REMAP_OFF, }
448 if (rconfig->remap_sleep != TWL4030_RESCONFIG_UNDEF) { in twl4030_configure_resource()
450 remap |= rconfig->remap_sleep << SLEEP_STATE_SHIFT; in twl4030_configure_resource()
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtwl.h658 u8 remap_sleep; /* sleep state remapping */ member
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtwl.h655 u8 remap_sleep; /* sleep state remapping */ member

Completed in 7 milliseconds