/kernel/linux/linux-5.10/Documentation/x86/ |
D | microcode.rst | 38 During BSP (BootStrapping Processor) boot (pre-SMP), the kernel 40 CPU is found, it will be applied in the BSP and later on in all APs
|
/kernel/linux/linux-5.10/arch/powerpc/boot/dts/ |
D | mpc5125twr.dts | 16 model = "mpc5125twr"; // In BSP "mpc5125ads" 287 compatible = "fsl,mpc5121-dma"; // BSP name: "mpc512x-dma2"
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
D | rk3399pro-vmarc-som.dtsi | 199 * As per BSP, but schematic not showing any regulator 247 * As per BSP, but schematic not showing any regulator
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | sumod.h | 302 # define BSP(x) ((x) << 0) macro
|
D | rv770d.h | 234 # define BSP(x) ((x) << 0) macro
|
D | sumo_dpm.c | 329 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in sumo_calculate_bsp() 330 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in sumo_calculate_bsp()
|
D | sid.h | 279 # define BSP(x) ((x) << 0) macro
|
D | rv770_dpm.c | 832 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in rv770_setup_bsp() 833 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in rv770_setup_bsp()
|
D | r600_dpm.c | 340 WREG32(CG_BSP, BSP(p) | BSU(u)); in r600_set_bsp()
|
D | r600d.h | 1436 # define BSP(x) ((x) << 0) macro
|
D | si_dpm.c | 3740 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp() 3741 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in si_setup_bsp()
|
/kernel/linux/linux-5.10/arch/ia64/ |
D | Kconfig | 272 Say Y here if your platform SAL will support removal of BSP with HOTPLUG_CPU 282 Tiger4 systems are capable of re-directing CPEI to any CPU other than BSP.
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
D | user.c | 84 case ENGINE_A(BSP ); break; in nvkm_udevice_info_v1()
|
D | base.c | 2726 _(BSP , device->bsp , device->bsp); in nvkm_device_engine()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,brcmstb.txt | 78 A phandle / integer array property which lets the BSP know the location
|
/kernel/linux/linux-5.10/Documentation/input/joydev/ |
D | joystick.rst | 316 ThrustMaster DirectConnect (BSP) 319 The TM DirectConnect (BSP) protocol is supported by the tmdc.c
|
/kernel/linux/linux-5.10/Documentation/driver-api/thermal/ |
D | intel_powerclamp.rst | 120 policy that favors BSP, taking into account the possibility of a CPU
|
/kernel/linux/linux-5.10/drivers/input/joystick/ |
D | Kconfig | 141 DirectConnect (BSP) protocol over the PC gameport.
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | sid.h | 280 # define BSP(x) ((x) << 0) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/ |
D | si_dpm.c | 4202 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp() 4203 pi->psp = BSP(pi->pbsp) | BSU(pi->pbsu); in si_setup_bsp()
|
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/ |
D | 0031_linux_drivers_perf_phy_pinctrl_ptp_pwm.patch | 666 /* rxhs_settle: formula from NXP BSP */
|
D | 0038_linux_drivers_mxc.patch | 113374 +** This API was kept only for legacy BSP usage. 156839 +** 1. DVFS manager gives the target scale of full frequency, BSP must find 156842 +** 2. BSP should find a suitable voltage for this frequency. 156844 +** 3. BSP must make sure setting take effect before this function returns.
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | kernel-parameters.txt | 950 disable BSP to wake up multiple CPUs without 952 INIT from AP to BSP.
|
/kernel/linux/linux-5.10/Documentation/virt/kvm/ |
D | api.rst | 1472 Define which vcpu is the Bootstrap Processor (BSP). Values are the same
|