Home
last modified time | relevance | path

Searched refs:bsp (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/pci/hotplug/
H A Dshpchp_ctrl.c194 u8 flag, enum pci_bus_speed asp, enum pci_bus_speed bsp, in fix_bus_speed() argument
204 if (asp < bsp) { in fix_bus_speed()
206 bsp, asp); in fix_bus_speed()
213 if (bsp != asp) in fix_bus_speed()
216 if (bsp != msp) in fix_bus_speed()
234 enum pci_bus_speed asp, bsp, msp; in board_added() local
272 bsp = ctrl->pci_dev->subordinate->cur_bus_speed; in board_added()
281 bsp, msp); in board_added()
283 rc = fix_bus_speed(ctrl, p_slot, slots_not_empty, asp, bsp, msp); in board_added()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/bsp/
H A DKbuild2 nvkm-y += nvkm/engine/bsp/g84.o
/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-wpcm450.dtsi217 bsp_pins: mux-bsp {
218 groups = "bsp";
219 function = "bsp";
/linux/drivers/gpu/drm/radeon/
H A Drv6xx_dpm.h70 u32 bsp; member
H A Dsumo_dpm.h107 u32 bsp; member
H A Drv6xx_dpm.c844 &pi->bsp, in rv6xx_program_bsp()
847 r600_set_bsp(rdev, pi->bsu, pi->bsp); in rv6xx_program_bsp()
855 (pi->hw.rp[0] * pi->bsp) / 200, in rv6xx_program_at()
856 (pi->hw.rp[1] * pi->bsp) / 200, in rv6xx_program_at()
857 (pi->hw.lp[2] * pi->bsp) / 200, in rv6xx_program_at()
858 (pi->hw.lp[1] * pi->bsp) / 200); in rv6xx_program_at()
H A Drv770_dpm.h120 u32 bsp; member
H A Drv770_dpm.c290 a_t = CG_R(r[i] * pi->bsp / 200) | CG_L(l[i] * pi->bsp / 200); in rv770_populate_smc_t()
825 &pi->bsp, in rv770_setup_bsp()
834 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in rv770_setup_bsp()
H A Dsumo_dpm.c322 xclk, 16, &pi->bsp, &pi->bsu); in sumo_calculate_bsp()
327 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in sumo_calculate_bsp()
H A Dsi_dpm.c3683 &pi->bsp, in si_setup_bsp()
3693 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp()
5060 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
5064 pi->pbsp : pi->bsp; in si_populate_smc_t()
H A Dni_dpm.c2441 a_t |= CG_R(t_l * pi->bsp / 20000); in ni_populate_smc_t()
2445 pi->pbsp : pi->bsp; in ni_populate_smc_t()
/linux/drivers/gpu/drm/nouveau/nvkm/engine/
H A DKbuild5 include $(src)/nvkm/engine/bsp/Kbuild
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dlayout.h31 NVKM_LAYOUT_ONCE(NVKM_ENGINE_BSP , struct nvkm_engine , bsp)
/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c417 WPCM450_GRP(bsp), \
502 WPCM450_SFUNC(bsp);
568 WPCM450_MKFUNC(bsp),
677 WPCM450_PINCFG(41, bsp, MFSEL1, 9, none, NONE, 0),
678 WPCM450_PINCFG(42, bsp, MFSEL1, 9, none, NONE, 0),
/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c899 .bsp = { 0x00000001, g84_bsp_new },
930 .bsp = { 0x00000001, g84_bsp_new },
961 .bsp = { 0x00000001, g84_bsp_new },
992 .bsp = { 0x00000001, g84_bsp_new },
1023 .bsp = { 0x00000001, g84_bsp_new },
1085 .bsp = { 0x00000001, g84_bsp_new },
/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dsi_dpm.h576 u32 bsp; member
H A Dsi_dpm.c4207 &pi->bsp, in si_setup_bsp()
4217 pi->dsp = BSP(pi->bsp) | BSU(pi->bsu); in si_setup_bsp()
5604 a_t |= CG_R(t_l * pi->bsp / 20000); in si_populate_smc_t()
5608 pi->pbsp : pi->bsp; in si_populate_smc_t()
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt425 Format: { bsp (default) | all | none }
426 bsp: External NMI is delivered only to CPU 0