/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-h616-x96-mate.dts | 106 /* Enabled by the Android BSP */ 114 /* Enabled by the Android BSP */ 129 /* Enabled by the Android BSP */
|
/linux/arch/powerpc/boot/dts/ |
H A D | mpc5125twr.dts | 16 model = "mpc5125twr"; // In BSP "mpc5125ads" 287 compatible = "fsl,mpc5121-dma"; // BSP name: "mpc512x-dma2"
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3399pro-vmarc-som.dtsi | 205 * As per BSP, but schematic not showing any regulator 253 * As per BSP, but schematic not showing any regulator
|
H A D | rk3326-gameforce-chi.dts | 770 * device but it only works with the BSP joystick driver. 777 * Bluetooth was not working on BSP and is not currently working on
|
H A D | rk3566-anbernic-rgxx3.dtsi | 27 * Button is mapped to F key in BSP kernel, but
|
H A D | rk3588s-gameforce-ace.dts | 590 /* Battery profile from BSP device tree. */
|
/linux/drivers/gpu/drm/radeon/ |
H A D | sumod.h | 302 # define BSP(x) ((x) << 0) macro
|
H A D | rv770d.h | 234 # define BSP(x) ((x) << 0) macro
|
H A D | sumo_dpm.c | 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()
|
H A D | sid.h | 279 # define BSP(x) ((x) << 0) macro
|
H A D | rv770_dpm.c | 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()
|
H A D | r600_dpm.c | 338 WREG32(CG_BSP, BSP(p) | BSU(u)); in r600_set_bsp()
|
H A D | r600d.h | 1436 # define BSP(x) ((x) << 0) macro
|
H A D | si_dpm.c | 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()
|
/linux/Documentation/arch/x86/ |
H A D | microcode.rst | 39 During BSP (BootStrapping Processor) boot (pre-SMP), the kernel 41 CPU is found, it will be applied in the BSP and later on in all APs
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | base.c | 201 CASE(BSP ); in nvkm_fifo_info()
|
/linux/Documentation/devicetree/bindings/arm/bcm/ |
H A D | brcm,brcmstb.txt | 78 A phandle / integer array property which lets the BSP know the location
|
/linux/Documentation/input/joydev/ |
H A D | joystick.rst | 316 ThrustMaster DirectConnect (BSP) 319 The TM DirectConnect (BSP) protocol is supported by the tmdc.c
|
/linux/Documentation/admin-guide/thermal/ |
H A D | intel_powerclamp.rst | 122 policy that favors BSP, taking into account the possibility of a CPU
|
/linux/drivers/input/joystick/ |
H A D | Kconfig | 142 DirectConnect (BSP) protocol over the PC gameport.
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | sid.h | 280 # define BSP(x) ((x) << 0) macro
|
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/ |
H A D | si_dpm.c | 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()
|