Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dspu.h661 #define smm_sig_shift (63 - smm_sig_mask_lsb) macro
662 #define smm_sig_mask (0x3LL << smm_sig_shift)
663 #define smm_sig_bus0_bits (0x2LL << smm_sig_shift)
664 #define smm_sig_bus2_bits (0x1LL << smm_sig_shift)