Home
last modified time | relevance | path

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

123

/linux/sound/soc/sof/intel/
H A DMakefile39 snd-sof-pci-intel-mtl-y := pci-mtl.o mtl.o
50 obj-$(CONFIG_SND_SOC_SOF_INTEL_MTL) += snd-sof-pci-intel-mtl.o
/linux/arch/arm64/boot/dts/qcom/
H A Dlemans-ride-ethernet-aqr115c.dtsi46 snps,mtl-rx-config = <&mtl_rx_setup>;
47 snps,mtl-tx-config = <&mtl_tx_setup>;
141 snps,mtl-rx-config = <&mtl_rx_setup1>;
142 snps,mtl-tx-config = <&mtl_tx_setup1>;
H A Dlemans-ride-ethernet-88ea1512.dtsi46 snps,mtl-rx-config = <&mtl_rx_setup>;
47 snps,mtl-tx-config = <&mtl_tx_setup>;
141 snps,mtl-rx-config = <&mtl_rx_setup1>;
142 snps,mtl-tx-config = <&mtl_tx_setup1>;
H A Dsa8540p-ride.dts155 snps,mtl-rx-config = <&ethernet0_mtl_rx_setup>;
156 snps,mtl-tx-config = <&ethernet0_mtl_tx_setup>;
255 snps,mtl-rx-config = <&ethernet1_mtl_rx_setup>;
256 snps,mtl-tx-config = <&ethernet1_mtl_tx_setup>;
H A Dmonaco-evk.dts225 snps,mtl-rx-config = <&mtl_rx_setup>;
226 snps,mtl-tx-config = <&mtl_tx_setup>;
H A Dqcs8300-ride.dts230 snps,mtl-rx-config = <&mtl_rx_setup>;
231 snps,mtl-tx-config = <&mtl_tx_setup>;
/linux/drivers/net/ethernet/stmicro/stmmac/
H A 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()
H A Ddwxgmac2_core.c889 u32 mtl, dma; in dwxgmac3_safety_feat_irq_status() local
895 mtl = readl(ioaddr + XGMAC_MTL_SAFETY_INT_STATUS); in dwxgmac3_safety_feat_irq_status()
898 err = (mtl & XGMAC_MCSIS) || (dma & XGMAC_MCSIS); in dwxgmac3_safety_feat_irq_status()
905 err = (mtl & (XGMAC_MEUIS | XGMAC_MECIS)) || in dwxgmac3_safety_feat_irq_status()
907 corr = (mtl & XGMAC_MECIS) || (dma & XGMAC_MSCIS); in dwxgmac3_safety_feat_irq_status()
/linux/arch/arm64/boot/dts/st/
H A Dstm32mp233.dtsi66 snps,mtl-rx-config = <&mtl_rx_setup_2>;
67 snps,mtl-tx-config = <&mtl_tx_setup_2>;
H A Dstm32mp253.dtsi66 snps,mtl-rx-config = <&mtl_rx_setup_2>;
67 snps,mtl-tx-config = <&mtl_tx_setup_2>;
/linux/drivers/platform/x86/intel/pmc/
H A DMakefile7 tgl.o adl.o mtl.o arl.o lnl.o ptl.o wcl.o
/linux/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_main.c705 priv->hw->mtl->set_tx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode()
711 priv->hw->mtl->set_rx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode()
717 priv->hw->mtl->set_tx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode()
721 priv->hw->mtl->set_rx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode()
985 priv->hw->mtl->mtl_set_txfifosize(priv->ioaddr, queue_num, in sxgbe_init_mtl_engine()
987 priv->hw->mtl->mtl_enable_txqueue(priv->ioaddr, queue_num); in sxgbe_init_mtl_engine()
1002 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()
/linux/sound/soc/intel/avs/
H A DMakefile7 snd-soc-avs-y += skl.o apl.o cnl.o icl.o tgl.o mtl.o lnl.o ptl.o
/linux/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex5.dtsi573 snps,mtl-rx-config = <&mtl_rx_emac0_setup>;
574 snps,mtl-tx-config = <&mtl_tx_emac0_setup>;
686 snps,mtl-rx-config = <&mtl_rx_emac1_setup>;
687 snps,mtl-tx-config = <&mtl_tx_emac1_setup>;
799 snps,mtl-rx-config = <&mtl_rx_emac2_setup>;
800 snps,mtl-tx-config = <&mtl_tx_emac2_setup>;
/linux/sound/soc/intel/common/
H A DMakefile10 soc-acpi-intel-rpl-match.o soc-acpi-intel-mtl-match.o \
/linux/drivers/hid/intel-thc-hid/intel-quickspi/
H A Dpci-quickspi.c24 struct quickspi_driver_data mtl = { variable
973 {PCI_DEVICE_DATA(INTEL, THC_MTL_DEVICE_ID_SPI_PORT1, &mtl), },
974 {PCI_DEVICE_DATA(INTEL, THC_MTL_DEVICE_ID_SPI_PORT2, &mtl), },
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a09g087.dtsi545 snps,mtl-rx-config = <&mtl_rx_setup0>;
546 snps,mtl-tx-config = <&mtl_tx_setup0>;
692 snps,mtl-rx-config = <&mtl_rx_setup1>;
693 snps,mtl-tx-config = <&mtl_tx_setup1>;
839 snps,mtl-rx-config = <&mtl_rx_setup2>;
840 snps,mtl-tx-config = <&mtl_tx_setup2>;
H A Dr9a09g077.dtsi544 snps,mtl-rx-config = <&mtl_rx_setup0>;
545 snps,mtl-tx-config = <&mtl_tx_setup0>;
690 snps,mtl-rx-config = <&mtl_rx_setup1>;
691 snps,mtl-tx-config = <&mtl_tx_setup1>;
836 snps,mtl-rx-config = <&mtl_rx_setup2>;
837 snps,mtl-tx-config = <&mtl_tx_setup2>;
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-beacon-som.dtsi53 snps,mtl-rx-config = <&mtl_rx_setup>;
54 snps,mtl-tx-config = <&mtl_tx_setup>;
H A Dimx8mp-sr-som.dtsi57 snps,mtl-tx-config = <&mtl_tx_setup>;
58 snps,mtl-rx-config = <&mtl_rx_setup>;
/linux/drivers/target/
H A Dtarget_core_transport.c1327 u32 mtl; in target_check_max_data_sg_nents() local
1337 mtl = (cmd->se_tfo->max_data_sg_nents * PAGE_SIZE); in target_check_max_data_sg_nents()
1338 if (cmd->data_length > mtl) { in target_check_max_data_sg_nents()
1351 cmd->residual_count = (size - mtl); in target_check_max_data_sg_nents()
1354 cmd->residual_count = (orig_dl - mtl); in target_check_max_data_sg_nents()
1357 cmd->residual_count = (cmd->data_length - mtl); in target_check_max_data_sg_nents()
1359 cmd->data_length = mtl; in target_check_max_data_sg_nents()
1365 u32 sectors = (mtl / dev->dev_attrib.block_size); in target_check_max_data_sg_nents()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3568.dtsi276 snps,mtl-rx-config = <&gmac0_mtl_rx_setup>;
277 snps,mtl-tx-config = <&gmac0_mtl_tx_setup>;
/linux/arch/riscv/boot/dts/sophgo/
H A Dcv180x.dtsi263 snps,mtl-rx-config = <&gmac0_mtl_rx_setup>;
264 snps,mtl-tx-config = <&gmac0_mtl_tx_setup>;
H A Dsg2042.dtsi332 snps,mtl-rx-config = <&gmac0_mtl_rx_setup>;
333 snps,mtl-tx-config = <&gmac0_mtl_tx_setup>;
/linux/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi298 snps,mtl-rx-config = <&mtl_rx_setup>;
299 snps,mtl-tx-config = <&mtl_tx_setup>;

123