Home
last modified time | relevance | path

Searched refs:DRV (Results 1 – 16 of 16) sorted by relevance

/linux-6.15/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpmh-rsc.yaml19 The hardware block (Direct Resource Voter or DRV) is a part of the h/w entity
22 be written to from Linux. The structure of each DRV follows the same template
54 this DRV from the accelerators.
55 Number of interrupts must match number of DRV blocks.
64 The ID of the DRV in the RSC block that will be used by this controller.
133 // For a TCS whose RSC base address is 0x179C0000 and is at a DRV id of
163 // For a TCS whose RSC base address is 0xAF20000 and is at DRV id of 0, the
/linux-6.15/Documentation/devicetree/bindings/phy/
H A Dmediatek,hdmi-phy.yaml56 TX DRV bias current for < 1.65Gbps
64 TX DRV bias current for >= 1.65Gbps
/linux-6.15/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c652 en_dbg(DRV, priv, "Registering MAC: %pM for adding\n", in mlx4_en_get_qp()
672 en_dbg(DRV, priv, "Reserved qp %d\n", *qpn); in mlx4_en_get_qp()
690 en_dbg(DRV, priv, "Registering MAC: %pM for deleting\n", in mlx4_en_put_qp()
694 en_dbg(DRV, priv, "Releasing qp: port %d, qpn %d\n", in mlx4_en_put_qp()
1184 en_dbg(DRV, priv, "Removed MAC %pM on port:%d\n", in mlx4_en_do_uc_filter()
1241 en_dbg(DRV, priv, "Added MAC %pM on port:%d\n", in mlx4_en_do_uc_filter()
1356 en_dbg(DRV, priv, "Registering MAC:%pM for deleting\n", in mlx4_en_delete_rss_steer_rules()
1388 en_dbg(DRV, priv, "Scheduling port restart\n"); in mlx4_en_tx_timeout()
1655 en_dbg(DRV, priv, "Rx buf size:%d\n", priv->rx_skb_size); in mlx4_en_start_port()
1740 en_dbg(DRV, priv, in mlx4_en_start_port()
[all …]
H A Den_rx.c151 en_dbg(DRV, priv, "Freeing fragment:%d\n", nr); in mlx4_en_free_rx_desc()
205 en_dbg(DRV, priv, "Freeing Rx buf - cons:%d prod:%d\n", in mlx4_en_free_rx_buf()
210 en_dbg(DRV, priv, "Processing descriptor:%d\n", index); in mlx4_en_free_rx_buf()
289 en_dbg(DRV, priv, "Allocated rx_info ring at addr:%p size:%d\n", in mlx4_en_create_rx_ring()
1070 en_dbg(DRV, priv, "Rx buffer scatter-list (effective-mtu:%d num_frags:%d):\n", in mlx4_en_calc_rx_buf()
1073 en_dbg(DRV, in mlx4_en_calc_rx_buf()
1177 en_dbg(DRV, priv, "Configuring rss steering\n"); in mlx4_en_config_rss_steer()
H A Den_tx.c78 en_dbg(DRV, priv, "Allocated tx_info ring at addr:%p size:%d\n", in mlx4_en_create_tx_ring()
104 en_dbg(DRV, priv, "Allocated TX ring (addr:%p) - buf:%p size:%d buf_size:%d dma:%llx\n", in mlx4_en_create_tx_ring()
125 en_dbg(DRV, priv, "working without blueflame (%d)\n", err); in mlx4_en_create_tx_ring()
170 en_dbg(DRV, priv, "Destroying tx ring, qpn: %d\n", ring->qpn); in mlx4_en_destroy_tx_ring()
369 en_dbg(DRV, priv, "Freeing Tx buf - cons:0x%x prod:0x%x\n", in mlx4_en_free_tx_buf()
390 en_dbg(DRV, priv, "Freed %d uncompleted tx descriptors\n", cnt); in mlx4_en_free_tx_buf()
H A Den_ethtool.c745 en_dbg(DRV, priv, "ptys_reg.proto_mask %x\n", in ethtool_get_ptys_link_ksettings()
747 en_dbg(DRV, priv, "ptys_reg.eth_proto_cap %x\n", in ethtool_get_ptys_link_ksettings()
749 en_dbg(DRV, priv, "ptys_reg.eth_proto_admin %x\n", in ethtool_get_ptys_link_ksettings()
751 en_dbg(DRV, priv, "ptys_reg.eth_proto_oper %x\n", in ethtool_get_ptys_link_ksettings()
753 en_dbg(DRV, priv, "ptys_reg.eth_proto_lp_adv %x\n", in ethtool_get_ptys_link_ksettings()
859 en_dbg(DRV, priv, "query port state.flags ANC(%x) ANE(%x)\n", in mlx4_en_get_link_ksettings()
911 en_dbg(DRV, priv, in mlx4_en_set_link_ksettings()
961 en_dbg(DRV, priv, "mlx4_ACCESS_PTYS_REG SET: ptys_reg.eth_proto_admin = 0x%x\n", in mlx4_en_set_link_ksettings()
2080 en_dbg(DRV, priv, in mlx4_en_get_module_eeprom()
H A Den_dcb_nl.c420 en_dbg(DRV, priv, "cap: 0x%x en: 0x%x mbc: 0x%x delay: %d\n", in mlx4_en_dcbnl_ieee_setpfc()
/linux-6.15/drivers/pinctrl/renesas/
H A Dpinctrl-rzv2m.c91 #define DRV(n) ((n) < RZV2M_DEDICATED_PORT_IDX ? (0x28 + (n) * 0x40) \ macro
518 val = (readl(pctrl->base + DRV(port)) >> bit) & DRV_MASK; in rzv2m_pinctrl_pinconf_get()
649 rzv2m_rmw_pin_config(pctrl, DRV(port), bit, DRV_MASK, index); in rzv2m_pinctrl_pinconf_set()
/linux-6.15/arch/arm/boot/dts/allwinner/
H A Dsun7i-a20-bananapi.dts210 "", "USB0-DRV", "", "", "", "", "", "",
H A Dsun6i-a31s-sinovoip-bpi-m2.dts284 "", "USB-DRV", "", "", "", "",
/linux-6.15/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c3395 QLCDB(adapter, DRV, "Restarting fw\n"); in qlcnic_fwinit_work()
3409 QLCDB(adapter, DRV, "Take FW dump\n"); in qlcnic_fwinit_work()
3566 QLCDB(adapter, DRV, "NEED_RESET state set\n"); in qlcnic_82xx_dev_request_reset()
3584 QLCDB(adapter, DRV, "NPAR operational state set\n"); in qlcnic_dev_set_npar_ready()
3618 QLCDB(adapter, DRV, "Waiting for NPAR state to operational\n"); in qlcnic_attach_work()
3715 QLCDB(adapter, DRV, "fw recovery scheduled.\n"); in qlcnic_check_health()
3789 QLCDB(adapter, DRV, "Restarting fw\n"); in qlcnic_attach_func()
H A Dqlcnic_sysfs.c100 QLCDB(adapter, DRV, "rate %x state %x\n", *rate, *state); in qlcnic_validate_beacon()
H A Dqlcnic_sriov_common.c1397 QLCDB(adapter, DRV, "MBX not Ready!(cmd 0x%x) for VF 0x%x\n", in __qlcnic_sriov_issue_cmd()
/linux-6.15/block/
H A Dblk-mq-debugfs.c217 CMD_FLAG_NAME(DRV),
/linux-6.15/Documentation/networking/
H A Daf_xdp.rst721 To discover if a driver supports multi-buffer AF_XDP in SKB or DRV
725 a driver, then AF_XDP will also support that in SKB and DRV mode.
/linux-6.15/include/linux/
H A Dnetdevice.h4596 #define NETIF_MSG_DRV __NETIF_MSG(DRV)