Searched refs:mtl (Results 1 – 11 of 11) sorted by relevance
| /linux/arch/arm64/boot/dts/st/ |
| H A D | stm32mp253.dtsi | 66 snps,mtl-rx-config = <&mtl_rx_setup_2>; 67 snps,mtl-tx-config = <&mtl_tx_setup_2>;
|
| H A D | stm32mp233.dtsi | 66 snps,mtl-rx-config = <&mtl_rx_setup_2>; 67 snps,mtl-tx-config = <&mtl_tx_setup_2>;
|
| /linux/sound/soc/intel/avs/ |
| H A D | Makefile | 7 snd-soc-avs-y += skl.o apl.o cnl.o icl.o tgl.o mtl.o lnl.o ptl.o
|
| /linux/drivers/net/ethernet/samsung/sxgbe/ |
| H A D | sxgbe_main.c | 704 priv->hw->mtl->set_tx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode() 710 priv->hw->mtl->set_rx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode() 716 priv->hw->mtl->set_tx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode() 720 priv->hw->mtl->set_rx_mtl_mode(priv->ioaddr, queue_num, in sxgbe_mtl_operation_mode() 984 priv->hw->mtl->mtl_set_txfifosize(priv->ioaddr, queue_num, in sxgbe_init_mtl_engine() 986 priv->hw->mtl->mtl_enable_txqueue(priv->ioaddr, queue_num); in sxgbe_init_mtl_engine() 1001 priv->hw->mtl->mtl_disable_txqueue(priv->ioaddr, queue_num); in sxgbe_disable_mtl_engine() 1655 priv->hw->mtl->set_tx_mtl_mode(priv->ioaddr, in sxgbe_tx_interrupt() 1690 priv->hw->mtl->set_rx_mtl_mode(priv->ioaddr, in sxgbe_rx_interrupt() 1985 ops_ptr->mtl = sxgbe_get_mtl_ops(); in sxgbe_get_ops()
|
| H A D | sxgbe_common.h | 368 const struct sxgbe_mtl_ops *mtl; member
|
| /linux/sound/soc/intel/common/ |
| H A D | Makefile | 10 soc-acpi-intel-rpl-match.o soc-acpi-intel-mtl-match.o \
|
| /linux/drivers/net/ethernet/stmicro/stmmac/ |
| H A D | dwxgmac2_core.c | 889 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/drivers/target/ |
| H A D | target_core_transport.c | 1365 u32 mtl; in target_check_max_data_sg_nents() local 1375 mtl = (cmd->se_tfo->max_data_sg_nents * PAGE_SIZE); in target_check_max_data_sg_nents() 1376 if (cmd->data_length > mtl) { in target_check_max_data_sg_nents() 1389 cmd->residual_count = (size - mtl); in target_check_max_data_sg_nents() 1392 cmd->residual_count = (orig_dl - mtl); in target_check_max_data_sg_nents() 1395 cmd->residual_count = (cmd->data_length - mtl); in target_check_max_data_sg_nents() 1397 cmd->data_length = mtl; in target_check_max_data_sg_nents() 1403 u32 sectors = (mtl / dev->dev_attrib.block_size); in target_check_max_data_sg_nents()
|
| /linux/arch/arm/boot/dts/axis/ |
| H A D | artpec6.dtsi | 298 snps,mtl-rx-config = <&mtl_rx_setup>; 299 snps,mtl-tx-config = <&mtl_tx_setup>;
|
| /linux/arch/riscv/boot/dts/sophgo/ |
| H A D | sg2044.dtsi | 344 snps,mtl-rx-config = <&gmac0_mtl_rx_setup>; 345 snps,mtl-tx-config = <&gmac0_mtl_tx_setup>;
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt2712e.dtsi | 755 snps,mtl-rx-config = <&mtl_rx_setup>; 756 snps,mtl-tx-config = <&mtl_tx_setup>;
|