Lines Matching refs:p9
72 if get_option('phal').enabled() and get_option('p9').enabled()
73 error('phal and p9 cannot be selected at the same time')
76 build_p9 = not get_option('p9').disabled()
80 if get_option('phal').enabled() and not get_option('p9').disabled()
84 summary('building p9', build_p9)
90 'procedures/p9/cleanup_pcie.cpp',
91 'procedures/p9/set_sync_fsi_clock_mode.cpp',
92 'procedures/p9/start_host.cpp',
93 'procedures/p9/start_host_mpreboot.cpp',
94 'procedures/p9/enter_mpreboot.cpp',
95 'procedures/p9/thread_stopall.cpp',