Searched refs:MVFR1_FPHP_BIT (Results 1 – 2 of 2) sorted by relevance
93 #define MVFR1_FPHP_BIT (24) macro94 #define MVFR1_FPHP_MASK (0xf << MVFR1_FPHP_BIT)
961 if (((fmrx(MVFR1) & MVFR1_FPHP_MASK) >> MVFR1_FPHP_BIT) == 0x3) in vfp_init()