Home
last modified time | relevance | path

Searched refs:mtl (Results 1 – 17 of 17) sorted by relevance

/linux-6.1.9/sound/soc/sof/intel/
DMakefile10 apl.o cnl.o tgl.o icl.o mtl.o hda-common-ops.o
30 snd-sof-pci-intel-mtl-objs := pci-mtl.o
38 obj-$(CONFIG_SND_SOC_SOF_INTEL_MTL) += snd-sof-pci-intel-mtl.o
/linux-6.1.9/Documentation/devicetree/bindings/net/
Dintel,dwmac-plat.yaml116 snps,mtl-rx-config = <&mtl_rx_setup>;
117 snps,mtl-tx-config = <&mtl_tx_setup>;
Dsnps,dwmac.yaml167 snps,mtl-rx-config:
191 snps,mtl-tx-config:
517 snps,mtl-rx-config = <&mtl_rx_setup>;
518 snps,mtl-tx-config = <&mtl_tx_setup>;
/linux-6.1.9/drivers/net/ethernet/stmicro/stmmac/
Ddwmac5.c272 u32 mtl, dma; in dwmac5_safety_feat_irq_status() local
278 mtl = readl(ioaddr + MTL_SAFETY_INT_STATUS); in dwmac5_safety_feat_irq_status()
281 err = (mtl & MCSIS) || (dma & MCSIS); in dwmac5_safety_feat_irq_status()
288 err = (mtl & (MEUIS | MECIS)) || (dma & (MSUIS | MSCIS)); in dwmac5_safety_feat_irq_status()
289 corr = (mtl & MECIS) || (dma & MSCIS); in dwmac5_safety_feat_irq_status()
Ddwxgmac2_core.c850 u32 mtl, dma; in dwxgmac3_safety_feat_irq_status() local
856 mtl = readl(ioaddr + XGMAC_MTL_SAFETY_INT_STATUS); in dwxgmac3_safety_feat_irq_status()
859 err = (mtl & XGMAC_MCSIS) || (dma & XGMAC_MCSIS); in dwxgmac3_safety_feat_irq_status()
866 err = (mtl & (XGMAC_MEUIS | XGMAC_MECIS)) || in dwxgmac3_safety_feat_irq_status()
868 corr = (mtl & XGMAC_MECIS) || (dma & XGMAC_MSCIS); in dwxgmac3_safety_feat_irq_status()
/linux-6.1.9/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c707 priv->hw->mtl->set_tx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode()
713 priv->hw->mtl->set_rx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode()
719 priv->hw->mtl->set_tx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode()
723 priv->hw->mtl->set_rx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode()
987 priv->hw->mtl->mtl_set_txfifosize(priv->ioaddr, queue_num, in sxgbe_init_mtl_engine()
989 priv->hw->mtl->mtl_enable_txqueue(priv->ioaddr, queue_num); in sxgbe_init_mtl_engine()
1004 priv->hw->mtl->mtl_disable_txqueue(priv->ioaddr, queue_num); in sxgbe_disable_mtl_engine()
1653 priv->hw->mtl->set_tx_mtl_mode(priv->ioaddr, in sxgbe_tx_interrupt()
1688 priv->hw->mtl->set_rx_mtl_mode(priv->ioaddr, in sxgbe_rx_interrupt()
1983 ops_ptr->mtl = sxgbe_get_mtl_ops(); in sxgbe_get_ops()
Dsxgbe_common.h368 const struct sxgbe_mtl_ops *mtl; member
/linux-6.1.9/sound/soc/intel/common/
DMakefile12 soc-acpi-intel-rpl-match.o soc-acpi-intel-mtl-match.o \
/linux-6.1.9/arch/arm64/boot/dts/rockchip/
Drk3568.dtsi186 snps,mtl-rx-config = <&gmac0_mtl_rx_setup>;
187 snps,mtl-tx-config = <&gmac0_mtl_tx_setup>;
Drk356x.dtsi668 snps,mtl-rx-config = <&gmac1_mtl_rx_setup>;
669 snps,mtl-tx-config = <&gmac1_mtl_tx_setup>;
/linux-6.1.9/drivers/target/
Dtarget_core_transport.c1294 u32 mtl; in target_check_max_data_sg_nents() local
1304 mtl = (cmd->se_tfo->max_data_sg_nents * PAGE_SIZE); in target_check_max_data_sg_nents()
1305 if (cmd->data_length > mtl) { in target_check_max_data_sg_nents()
1318 cmd->residual_count = (size - mtl); in target_check_max_data_sg_nents()
1321 cmd->residual_count = (orig_dl - mtl); in target_check_max_data_sg_nents()
1324 cmd->residual_count = (cmd->data_length - mtl); in target_check_max_data_sg_nents()
1326 cmd->data_length = mtl; in target_check_max_data_sg_nents()
1332 u32 sectors = (mtl / dev->dev_attrib.block_size); in target_check_max_data_sg_nents()
Dtarget_core_spc.c520 u32 mtl = 0; in spc_emulate_evpd_b0() local
557 mtl = (cmd->se_tfo->max_data_sg_nents * PAGE_SIZE) / in spc_emulate_evpd_b0()
560 put_unaligned_be32(min_not_zero(mtl, dev->dev_attrib.hw_max_sectors), &buf[8]); in spc_emulate_evpd_b0()
/linux-6.1.9/arch/arm/boot/dts/
Dartpec6.dtsi298 snps,mtl-rx-config = <&mtl_rx_setup>;
299 snps,mtl-tx-config = <&mtl_tx_setup>;
/linux-6.1.9/arch/arm64/boot/dts/qcom/
Dsa8155p-adp.dts347 snps,mtl-rx-config = <&mtl_rx_setup>;
348 snps,mtl-tx-config = <&mtl_tx_setup>;
/linux-6.1.9/arch/arm64/boot/dts/freescale/
Dimx8mp-evk.dts110 snps,mtl-tx-config = <&mtl_tx_setup>;
111 snps,mtl-rx-config = <&mtl_rx_setup>;
Dimx8mp-verdin.dtsi190 snps,mtl-rx-config = <&mtl_rx_setup>;
191 snps,mtl-tx-config = <&mtl_tx_setup>;
/linux-6.1.9/arch/arm64/boot/dts/mediatek/
Dmt2712e.dtsi755 snps,mtl-rx-config = <&mtl_rx_setup>;
756 snps,mtl-tx-config = <&mtl_tx_setup>;