Searched refs:VPECONF0_MVP (Results 1 – 4 of 4) sorted by relevance
69 tmp |= VPECONF0_MVP; in smvp_vpe_init()
685 if (!(val & VPECONF0_MVP)) { in vpe_run()1520 tmp |= VPECONF0_MVP; in vpe_module_init()
471 write_vpe_c0_vpeconf0(read_vpe_c0_vpeconf0() | VPECONF0_MVP); in smtc_prepare_cpus()
123 #define VPECONF0_MVP (_ULCAST_(1) << VPECONF0_MVP_SHIFT) macro