Home
last modified time | relevance | path

Searched refs:msp (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/sound/soc/ux500/
H A Dux500_msp_i2s.c191 dev_err(msp->dev, in configure_protocol()
277 dev_err(msp->dev, in configure_multichannel()
304 dev_err(msp->dev, in configure_multichannel()
325 dev_err(msp->dev, in configure_multichannel()
358 dev_warn(msp->dev, in enable_msp()
422 dev_err(msp->dev, in ux500_msp_i2s_open()
477 flush_fifo_tx(msp); in ux500_msp_i2s_open()
478 flush_fifo_rx(msp); in ux500_msp_i2s_open()
634 msp = *msp_p; in ux500_msp_i2s_init_msp()
635 if (!msp) in ux500_msp_i2s_init_msp()
[all …]
H A Dux500_msp_dai.c392 dev_err(drvdata->msp->dev, in ux500_msp_dai_startup()
401 dev_err(drvdata->msp->dev, in ux500_msp_dai_startup()
408 dev_err(drvdata->msp->dev, in ux500_msp_dai_startup()
437 if (ux500_msp_i2s_close(drvdata->msp, in ux500_msp_dai_shutdown()
478 (drvdata->msp->f_bitclk > 19200000)) { in ux500_msp_dai_prepare()
648 (int)drvdata->msp->id, cmd); in ux500_msp_dai_trigger()
674 capture_dma_data->addr = drvdata->msp->tx_rx_addr; in ux500_msp_dai_of_probe()
762 ret = ux500_msp_i2s_init_msp(pdev, &drvdata->msp); in ux500_msp_drv_probe()
763 if (!drvdata->msp) { in ux500_msp_drv_probe()
775 __func__, drvdata->msp->id); in ux500_msp_drv_probe()
[all …]
H A DMakefile4 snd-soc-ux500-plat-msp-i2s-objs := ux500_msp_dai.o ux500_msp_i2s.o
5 obj-$(CONFIG_SND_SOC_UX500_PLAT_MSP_I2S) += snd-soc-ux500-plat-msp-i2s.o
H A Dux500_msp_i2s.h480 struct ux500_msp *msp);
481 int ux500_msp_i2s_open(struct ux500_msp *msp, struct ux500_msp_config *config);
482 int ux500_msp_i2s_close(struct ux500_msp *msp,
484 int ux500_msp_i2s_trigger(struct ux500_msp *msp, int cmd,
H A Dux500_msp_dai.h47 struct ux500_msp *msp; member
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dux500-msp.txt4 - compatible :"stericsson,ux500-msp-i2s"
25 msp1: msp@80124000 {
26 compatible = "stericsson,ux500-msp-i2s";
32 msp3: msp@80125000 {
33 compatible = "stericsson,ux500-msp-i2s";
H A Dux500-mop500.txt22 msp1: msp@80124000 {
23 compatible = "stericsson,ux500-msp-i2s";
29 msp3: msp@80125000 {
30 compatible = "stericsson,ux500-msp-i2s";
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhealth.c162 struct mlx5e_modify_sq_param msp = {}; in mlx5e_health_sq_to_ready() local
165 msp.curr_state = MLX5_SQC_STATE_ERR; in mlx5e_health_sq_to_ready()
166 msp.next_state = MLX5_SQC_STATE_RST; in mlx5e_health_sq_to_ready()
168 err = mlx5e_modify_sq(mdev, sqn, &msp); in mlx5e_health_sq_to_ready()
174 memset(&msp, 0, sizeof(msp)); in mlx5e_health_sq_to_ready()
175 msp.curr_state = MLX5_SQC_STATE_RST; in mlx5e_health_sq_to_ready()
176 msp.next_state = MLX5_SQC_STATE_RDY; in mlx5e_health_sq_to_ready()
178 err = mlx5e_modify_sq(mdev, sqn, &msp); in mlx5e_health_sq_to_ready()
/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_ctrl.c195 enum pci_bus_speed msp) in fix_bus_speed() argument
212 if (asp < msp) { in fix_bus_speed()
216 if (bsp != msp) in fix_bus_speed()
217 rc = change_bus_speed(ctrl, pslot, msp); in fix_bus_speed()
234 enum pci_bus_speed asp, bsp, msp; in board_added() local
273 msp = ctrl->pci_dev->subordinate->max_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()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2629 void __iomem *base = msp->base; in mv643xx_eth_conf_mbus_windows()
2657 msp->win_protect = win_protect; in mv643xx_eth_conf_mbus_windows()
2858 msp = devm_kzalloc(&pdev->dev, sizeof(*msp), GFP_KERNEL); in mv643xx_eth_shared_probe()
2859 if (msp == NULL) in mv643xx_eth_shared_probe()
2861 platform_set_drvdata(pdev, msp); in mv643xx_eth_shared_probe()
2864 if (msp->base == NULL) in mv643xx_eth_shared_probe()
2868 if (!IS_ERR(msp->clk)) in mv643xx_eth_shared_probe()
2869 clk_prepare_enable(msp->clk); in mv643xx_eth_shared_probe()
2885 infer_hw_params(msp); in mv643xx_eth_shared_probe()
2890 if (!IS_ERR(msp->clk)) in mv643xx_eth_shared_probe()
[all …]
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-href.dtsi224 msp0: msp@80123000 {
230 msp1: msp@80124000 {
236 msp2: msp@80117000 {
241 msp3: msp@80125000 {
H A Dste-dbx5x0.dtsi1079 msp0: msp@80123000 {
1080 compatible = "stericsson,ux500-msp-i2s";
1090 clock-names = "msp", "apb_pclk";
1096 msp1: msp@80124000 {
1097 compatible = "stericsson,ux500-msp-i2s";
1107 clock-names = "msp", "apb_pclk";
1114 msp2: msp@80117000 {
1115 compatible = "stericsson,ux500-msp-i2s";
1126 clock-names = "msp", "apb_pclk";
1132 msp3: msp@80125000 {
[all …]
H A Dste-snowball.dts181 msp0: msp@80123000 {
187 msp1: msp@80124000 {
193 msp2: msp@80117000 {
198 msp3: msp@80125000 {
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dmediatek,mt8365-clock.yaml10 - Markus Schneider-Pargmann <msp@baylibre.com>
H A Dmediatek,mt8365-sys-clock.yaml10 - Markus Schneider-Pargmann <msp@baylibre.com>
/openbmc/linux/arch/m68k/kernel/
H A Dsun3-head.S74 movc %d0,%msp
/openbmc/bmcweb/
H A D.gitignore287 *.msp
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-zcu111-revA.dts760 mux-msp {
765 conf-msp {
H A Dzynqmp-zcu102-revA.dts919 mux-msp {
924 conf-msp {
H A Dzynqmp-zcu106-revA.dts930 mux-msp {
935 conf-msp {
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_main.c1666 struct mlx5e_modify_sq_param msp = {0}; in mlx5e_create_sq_rdy() local
1673 msp.curr_state = MLX5_SQC_STATE_RST; in mlx5e_create_sq_rdy()
1674 msp.next_state = MLX5_SQC_STATE_RDY; in mlx5e_create_sq_rdy()
1676 msp.qos_update = true; in mlx5e_create_sq_rdy()
1679 err = mlx5e_modify_sq(mdev, *sqn, &msp); in mlx5e_create_sq_rdy()
2178 struct mlx5e_modify_sq_param msp = {0}; in mlx5e_set_sq_maxrate() local
2205 msp.curr_state = MLX5_SQC_STATE_RDY; in mlx5e_set_sq_maxrate()
2206 msp.next_state = MLX5_SQC_STATE_RDY; in mlx5e_set_sq_maxrate()
2207 msp.rl_index = rl_index; in mlx5e_set_sq_maxrate()
2208 msp.rl_update = true; in mlx5e_set_sq_maxrate()
[all …]
/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbttv-cards.c3064 int id,msp,gpio; in miro_pinnacle_gpio() local
3070 msp = bttv_I2CRead(btv, I2C_ADDR_MSP3400, "MSP34xx"); in miro_pinnacle_gpio()
3086 if (-1 != msp) { in miro_pinnacle_gpio()
3096 (-1 == msp) ? "no" : "yes"); in miro_pinnacle_gpio()
3136 if (-1 != msp) in miro_pinnacle_gpio()
/openbmc/linux/drivers/media/pci/ngene/
H A Dngene.h805 u8 msp[4]; member
/openbmc/linux/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c1347 const struct qib_hwerror_msgs *msp) in err_decode() argument
1352 while (errs && msp && msp->mask) { in err_decode()
1353 multi = (msp->mask & (msp->mask - 1)); in err_decode()
1354 while (errs & msp->mask) { in err_decode()
1355 these = (errs & msp->mask); in err_decode()
1364 took = min_t(size_t, msp->sz - (size_t)1, len); in err_decode()
1365 memcpy(msg, msp->msg, took); in err_decode()
1376 while (lmask & msp->mask) { in err_decode()
1385 ++msp; in err_decode()
/openbmc/linux/security/smack/
H A Dsmack_lsm.c3293 struct smack_known *msp = smack_of_ipc(isp); in smk_curacc_msq() local
3301 rc = smk_curacc(msp, access, &ad); in smk_curacc_msq()
3302 rc = smk_bu_current("msq", msp, access, rc); in smk_curacc_msq()

12