Searched refs:BSP (Results 1 – 20 of 20) sorted by relevance
16 model = "mpc5125twr"; // In BSP "mpc5125ads"287 compatible = "fsl,mpc5121-dma"; // BSP name: "mpc512x-dma2"
302 # define BSP(x) ((x) << 0) macro
234 # define BSP(x) ((x) << 0) macro
327 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in sumo_calculate_bsp()328 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in sumo_calculate_bsp()
279 # define BSP(x) ((x) << 0) macro
834 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in rv770_setup_bsp()835 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in rv770_setup_bsp()
338 WREG32(CG_BSP, BSP(p) | BSU(u)); in r600_set_bsp()
1436 # define BSP(x) ((x) << 0) macro
3693 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp()3694 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in si_setup_bsp()
39 During BSP (BootStrapping Processor) boot (pre-SMP), the kernel41 CPU is found, it will be applied in the BSP and later on in all APs
201 CASE(BSP ); in nvkm_fifo_info()
78 A phandle / integer array property which lets the BSP know the location
316 ThrustMaster DirectConnect (BSP)319 The TM DirectConnect (BSP) protocol is supported by the tmdc.c
27 * Button is mapped to F key in BSP kernel, but
590 /* Battery profile from BSP device tree. */
122 policy that favors BSP, taking into account the possibility of a CPU
142 DirectConnect (BSP) protocol over the PC gameport.
280 # define BSP(x) ((x) << 0) macro
4217 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp()4218 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in si_setup_bsp()
1641 Define which vcpu is the Bootstrap Processor (BSP). Values are the same