Searched refs:_maps (Results 1 – 1 of 1) sorted by relevance
1167 #define AT91_PM_REPLACE_MODE(_maps, _map_bitmask, _mode_to_replace, \ argument1170 if (((_maps)[(_mode_to_replace)]) & (_map_bitmask)) { \1173 if (!((_maps)[AT91_PM_ULP0] & (_map_bitmask))) {\1196 #define AT91_PM_REPLACE_MODES(_maps, _map) \ argument1198 AT91_PM_REPLACE_MODE((_maps), BIT(AT91_PM_IOMAP_##_map),\1201 AT91_PM_REPLACE_MODE((_maps), BIT(AT91_PM_IOMAP_##_map),\