Searched refs:SIMDR2_BITLEN1 (Results 1 – 2 of 2) sorted by relevance
46 #define SIMDR2_BITLEN1 GENMASK(28, 24) /* Data Size (8-32 bits) */ macro
226 val = FIELD_PREP(SIMDR2_BITLEN1, width - 1); in msiof_hw_start()238 val = FIELD_PREP(SIMDR2_BITLEN1, width - 1); in msiof_hw_start()