Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dspu.h615 #define smm_sig_shift (63 - smm_sig_mask_lsb) macro
616 #define smm_sig_mask (0x3LL << smm_sig_shift)
617 #define smm_sig_bus0_bits (0x2LL << smm_sig_shift)
618 #define smm_sig_bus2_bits (0x1LL << smm_sig_shift)