Home
last modified time | relevance | path

Searched refs:_maps (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/arm/mach-at91/
Dpm.c1159 #define AT91_PM_REPLACE_MODE(_maps, _map_bitmask, _mode_to_replace, \ argument
1162 if (((_maps)[(_mode_to_replace)]) & (_map_bitmask)) { \
1165 if (!((_maps)[AT91_PM_ULP0] & (_map_bitmask))) {\
1188 #define AT91_PM_REPLACE_MODES(_maps, _map) \ argument
1190 AT91_PM_REPLACE_MODE((_maps), BIT(AT91_PM_IOMAP_##_map),\
1193 AT91_PM_REPLACE_MODE((_maps), BIT(AT91_PM_IOMAP_##_map),\