Searched refs:POW (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sis/ |
H A D | sis900.h | 53 SB = 0x00000040, POW = 0x00000020, EXD = 0x00000010, enumerator
|
/openbmc/qemu/target/ppc/ |
H A D | excp_helper.c | 680 if (FIELD_EX64(env->msr, MSR, POW)) { in powerpc_excp_6xx() 839 if (FIELD_EX64(env->msr, MSR, POW)) { in powerpc_excp_7xx() 989 if (FIELD_EX64(env->msr, MSR, POW)) { in powerpc_excp_74xx() 1176 if (FIELD_EX64(env->msr, MSR, POW)) { in powerpc_excp_booke() 1496 if (FIELD_EX64(env->msr, MSR, POW)) { in powerpc_excp_books() 1508 if (FIELD_EX64(env->msr, MSR, POW)) { in powerpc_excp_books()
|
H A D | helper_regs.c | 345 if (unlikely(FIELD_EX64(env->msr, MSR, POW))) { in hreg_store_msr()
|
H A D | cpu.h | 491 FIELD(MSR, POW, MSR_POW, 1)
|
/openbmc/linux/Documentation/arch/arm/nwfpe/ |
H A D | todo.rst | 6 POW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - power
|
H A D | netwinder-fpe.rst | 127 POW{cond}<S|D|E>{P,M,Z} Fd, Fn, <Fm,#value> - power
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | head_32.S | 292 sta %g5, [%g0] ASI_M_MMUREGS ! POW... ouch
|