Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-at91/
H A Dpm.c1158 #define AT91_PM_REPLACE_MODE(_maps, _map_bitmask, _mode_to_replace, \ argument
1161 if (((_maps)[(_mode_to_replace)]) & (_map_bitmask)) { \
1164 if (!((_maps)[AT91_PM_ULP0] & (_map_bitmask))) {\