remap_sleep       181 drivers/mfd/twl4030-power.c 	  .remap_sleep = TWL_REMAP_SLEEP, }
remap_sleep       185 drivers/mfd/twl4030-power.c 	  .remap_off = TWL_REMAP_OFF, .remap_sleep = TWL_REMAP_OFF, }
remap_sleep       448 drivers/mfd/twl4030-power.c 	if (rconfig->remap_sleep != TWL4030_RESCONFIG_UNDEF) {
remap_sleep       450 drivers/mfd/twl4030-power.c 		remap |= rconfig->remap_sleep << SLEEP_STATE_SHIFT;
remap_sleep       654 include/linux/mfd/twl.h 	u8 remap_sleep;	/* sleep state remapping */