Searched refs:VIV_ISA_WORD_2_SRC1_REG__MASK (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/hw/
H A Disa.xml.h276 #define VIV_ISA_WORD_2_SRC1_REG__MASK 0x0000ff80 macro
278 #define VIV_ISA_WORD_2_SRC1_REG(x) (((x) << VIV_ISA_WORD_2_SRC1_REG__SHIFT) & VIV_ISA_WORD_2_SRC1_REG__MASK)
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/hw/
H A Disa.xml.h279 #define VIV_ISA_WORD_2_SRC1_REG__MASK 0x0000ff80 macro
281 #define VIV_ISA_WORD_2_SRC1_REG(x) (((x) << VIV_ISA_WORD_2_SRC1_REG__SHIFT) & VIV_ISA_WORD_2_SRC1_REG__MASK)

Completed in 4 milliseconds