Home
last modified time | relevance | path

Searched refs:op3 (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/soc/microchip/mec/mec15xx/
Dsoc_espi_saf_v1.h132 #define MCHP_SAF_OPCODE_REG_VAL(op0, op1, op2, op3) \ argument
134 (((uint32_t)(op2)&0xffU) << 16) | (((uint32_t)(op3)&0xffU) << 24))
/Zephyr-latest/soc/microchip/mec/mec172x/
Dsoc_espi_saf_v2.h156 #define MCHP_SAF_OPCODE_REG_VAL(op0, op1, op2, op3) \ argument
158 (((uint32_t)(op2)&0xffU) << 16) | (((uint32_t)(op3)&0xffU) << 24))