Searched refs:BSP (Results 1 – 21 of 21) sorted by relevance
32 During BSP (BootStrapping Processor) boot (pre-SMP), the kernel34 CPU is found, it will be applied in the BSP and later on in all APs
20 model = "mpc5125twr"; // In BSP "mpc5125ads"291 compatible = "fsl,mpc5121-dma"; // BSP name: "mpc512x-dma2"
302 # define BSP(x) ((x) << 0) macro
234 # define BSP(x) ((x) << 0) macro
330 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in sumo_calculate_bsp()331 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in sumo_calculate_bsp()
279 # define BSP(x) ((x) << 0) macro
833 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in rv770_setup_bsp()834 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in rv770_setup_bsp()
341 WREG32(CG_BSP, BSP(p) | BSU(u)); in r600_set_bsp()
1436 # define BSP(x) ((x) << 0) macro
3755 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp()3756 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in si_setup_bsp()
84 case ENGINE_A(BSP ); break; in nvkm_udevice_info_v1()
2507 _(BSP , device->bsp , device->bsp); in nvkm_device_engine()
78 A phandle / integer array property which lets the BSP know the location
355 Say Y here if your platform SAL will support removal of BSP with HOTPLUG_CPU365 Tiger4 systems are capable of re-directing CPEI to any CPU other than BSP.
316 ThrustMaster DirectConnect (BSP)319 The TM DirectConnect (BSP) protocol is supported by the tmdc.c
128 DirectConnect (BSP) protocol over the PC gameport.
116 policy that favors BSP, taking into account the possibility of a CPU
281 # define BSP(x) ((x) << 0) macro
4222 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp()4223 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in si_setup_bsp()
855 disable BSP to wake up multiple CPUs without857 INIT from AP to BSP.
1218 Define which vcpu is the Bootstrap Processor (BSP). Values are the same