Searched refs:BSP (Results 1 – 19 of 19) sorted by relevance
117 /* Enabled by the Android BSP */125 /* Enabled by the Android BSP */140 /* Enabled by the Android BSP */
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()
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
3700 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp()3701 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
772 * device but it only works with the BSP joystick driver.779 * Bluetooth was not working on BSP and is not currently working on
348 * in the Firefly BSP source this was confusingly called an
27 * Button is mapped to F key in BSP kernel, but
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
122 policy that favors BSP, taking into account the possibility of a CPU
142 DirectConnect (BSP) protocol over the PC gameport.
1652 Define which vcpu is the Bootstrap Processor (BSP). Values are the same