Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dvas.h200 #define VAS_WINCTL_REJ_NO_CREDIT PPC_BIT(1) macro
H A Dvas-window.c494 val = SET_FIELD(VAS_WINCTL_REJ_NO_CREDIT, val, winctx->rej_no_credit); in init_winctx_regs()