intel,crocus,iris: Use align64 instead of ALIGN for 64 bit value parameter
Split from !23932 (merged) for easier to review
* intel,crocus,iris: Use align64 instead of ALIGN for 64 bit value parameter
* intel: Cleanup duplicate ALIGN macro defines
* intel: Use ALIGN_POT instead of ALIGN inside macro define
* intel: Avoid use align as variable, replace it with other names
Edited by Yonggang Luo