Home
last modified time | relevance | path

Searched refs:CSB_V (Results 1 – 5 of 5) sorted by relevance

/linux/tools/testing/selftests/powerpc/nx-gzip/include/
H A Dcrb.h38 #define CSB_V (0x80) macro
/linux/arch/powerpc/include/asm/
H A Dicswx.h44 #define CSB_V (0x80) macro
/linux/drivers/crypto/nx/
H A Dnx-common-powernv.c190 while (!(READ_ONCE(csb->flags) & CSB_V)) { in wait_for_csb()
201 if (!(csb->flags & CSB_V)) { in wait_for_csb()
/linux/arch/powerpc/platforms/book3s/
H A Dvas-api.c208 csb.flags = CSB_V; in vas_update_csb()
/linux/Documentation/arch/powerpc/
H A Dvas-api.rst227 csb.flags = CSB_V;