Searched refs:TWL_REMAP_OFF (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/mfd/ |
H A D | twl4030-power.c | 145 TWL_REMAP_OFF = 0, enumerator 180 .remap_off = TWL_REMAP_OFF, \ 182 #define TWL_REMAP_OFF(res, devgrp, typ, typ2) \ macro 185 .remap_off = TWL_REMAP_OFF, .remap_sleep = TWL_REMAP_OFF, } 793 TWL_REMAP_OFF(RES_VPLL1, DEV_GRP_P1, 3, 1), 801 TWL_REMAP_OFF(RES_VDD1, DEV_GRP_P1, 4, 1), 802 TWL_REMAP_OFF(RES_VDD2, DEV_GRP_P1, 3, 1), 826 TWL_REMAP_OFF(RES_CLKEN, DEV_GRP_P1 | DEV_GRP_P3, 3, 2),
|