Searched refs:FW_ALIGN_SIZE (Results 1 – 2 of 2) sorted by relevance
147 #define FW_ALIGN_SIZE 4 macro
1058 if (instructions_sz % FW_ALIGN_SIZE) in rsi_load_9116_firmware()1060 (FW_ALIGN_SIZE - (instructions_sz % FW_ALIGN_SIZE)); in rsi_load_9116_firmware()