Searched refs:BLOCK (Results 1 – 2 of 2) sorted by relevance
426 #define IS_PWR_MEMORY_BLOCK(BLOCK) (((BLOCK) == PWR_ETHERNET_MEMORY_BLOCK) || \ argument427 ((BLOCK) == PWR_RAM3_MEMORY_BLOCK) || \428 ((BLOCK) == PWR_RAM2_16_MEMORY_BLOCK) || \429 ((BLOCK) == PWR_RAM2_48_MEMORY_BLOCK) || \430 ((BLOCK) == PWR_RAM1_MEMORY_BLOCK))432 #define IS_PWR_MEMORY_BLOCK(BLOCK) (((BLOCK) == PWR_RAM3_MEMORY_BLOCK) || \ argument433 ((BLOCK) == PWR_RAM2_LOW_16_MEMORY_BLOCK) || \434 ((BLOCK) == PWR_RAM2_HIGH_16_MEMORY_BLOCK) || \435 ((BLOCK) == PWR_RAM2_48_MEMORY_BLOCK) || \436 ((BLOCK) == PWR_RAM1_MEMORY_BLOCK))[all …]
759 #define IS_PWR_MEMORY_BLOCK(BLOCK) (((BLOCK) == PWR_SRD_AHB_MEMORY_BLOCK) || \ argument760 ((BLOCK) == PWR_USB_FDCAN_MEMORY_BLOCK) || \761 ((BLOCK) == PWR_GFXMMU_JPEG_MEMORY_BLOCK) || \762 ((BLOCK) == PWR_TCM_ECM_MEMORY_BLOCK) || \763 ((BLOCK) == PWR_RAM1_AHB_MEMORY_BLOCK) || \764 ((BLOCK) == PWR_RAM2_AHB_MEMORY_BLOCK) || \765 ((BLOCK) == PWR_RAM1_AXI_MEMORY_BLOCK) || \766 ((BLOCK) == PWR_RAM2_AXI_MEMORY_BLOCK) || \767 ((BLOCK) == PWR_RAM3_AXI_MEMORY_BLOCK))