Searched refs:SW_REG_OVERRIDE (Results 1 – 2 of 2) sorted by relevance
300 #define SW_REG_OVERRIDE(cmd, field, val) (3 | ((_POSITION_##cmd##_##field) << 4) | ((uint32_t)(val)… macro