Searched refs:BSP (Results 1 – 23 of 23) sorted by relevance
106 /* Enabled by the Android BSP */114 /* Enabled by the Android BSP */129 /* Enabled by the Android BSP */
16 model = "mpc5125twr"; // In BSP "mpc5125ads"287 compatible = "fsl,mpc5121-dma"; // BSP name: "mpc512x-dma2"
205 * As per BSP, but schematic not showing any regulator253 * As per BSP, but schematic not showing any regulator
770 * device but it only works with the BSP joystick driver.777 * Bluetooth was not working on BSP and is not currently working on
27 * Button is mapped to F key in BSP kernel, but
590 /* Battery profile from BSP device tree. */
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
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()
1626 Define which vcpu is the Bootstrap Processor (BSP). Values are the same