Searched refs:IS_256MB_ALIGNED (Results 1 – 1 of 1) sorted by relevance
37 #define IS_256MB_ALIGNED(x) IS_ALIGNED(x, SZ_256M) macro495 if (!IS_256MB_ALIGNED(config_res->start)) in dw_pcie_ecam_enabled()