Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dvas.h205 #define VAS_WINCTL_RX_WORD_MODE PPC_BIT(6) macro
H A Dvas-window.c499 val = SET_FIELD(VAS_WINCTL_RX_WORD_MODE, val, winctx->rx_word_mode); in init_winctx_regs()