Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/powernv/
H A Dvas.h204 #define VAS_WINCTL_TX_WORD_MODE PPC_BIT(5) macro
H A Dvas-window.c498 val = SET_FIELD(VAS_WINCTL_TX_WORD_MODE, val, winctx->tx_word_mode); in init_winctx_regs()