/linux-6.3-rc2/Documentation/devicetree/bindings/soc/qcom/ |
A D | qcom,rpmh-rsc.yaml | 19 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. 132 // For a TCS whose RSC base address is 0x179C0000 and is at a DRV id of 162 // For a TCS whose RSC base address is 0xAF20000 and is at DRV id of 0, the
|
/linux-6.3-rc2/Documentation/devicetree/bindings/phy/ |
A D | mediatek,hdmi-phy.yaml | 55 TX DRV bias current for < 1.65Gbps 63 TX DRV bias current for >= 1.65Gbps
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_netdev.c | 650 en_dbg(DRV, priv, "Registering MAC: %pM for adding\n", in mlx4_en_get_qp() 670 en_dbg(DRV, priv, "Reserved qp %d\n", *qpn); in mlx4_en_get_qp() 688 en_dbg(DRV, priv, "Registering MAC: %pM for deleting\n", in mlx4_en_put_qp() 692 en_dbg(DRV, priv, "Releasing qp: port %d, qpn %d\n", in mlx4_en_put_qp() 1181 en_dbg(DRV, priv, "Removed MAC %pM on port:%d\n", in mlx4_en_do_uc_filter() 1238 en_dbg(DRV, priv, "Added MAC %pM on port:%d\n", in mlx4_en_do_uc_filter() 1353 en_dbg(DRV, priv, "Registering MAC:%pM for deleting\n", in mlx4_en_delete_rss_steer_rules() 1385 en_dbg(DRV, priv, "Scheduling port restart\n"); in mlx4_en_tx_timeout() 1652 en_dbg(DRV, priv, "Rx buf size:%d\n", priv->rx_skb_size); in mlx4_en_start_port() 1737 en_dbg(DRV, priv, in mlx4_en_start_port() [all …]
|
A D | en_rx.c | 177 en_dbg(DRV, priv, "Freeing fragment:%d\n", nr); in mlx4_en_free_rx_desc() 231 en_dbg(DRV, priv, "Freeing Rx buf - cons:%d prod:%d\n", in mlx4_en_free_rx_buf() 236 en_dbg(DRV, priv, "Processing descriptor:%d\n", index); in mlx4_en_free_rx_buf() 297 en_dbg(DRV, priv, "Allocated rx_info ring at addr:%p size:%d\n", in mlx4_en_create_rx_ring() 1082 en_dbg(DRV, priv, "Rx buffer scatter-list (effective-mtu:%d num_frags:%d):\n", in mlx4_en_calc_rx_buf() 1085 en_dbg(DRV, in mlx4_en_calc_rx_buf() 1189 en_dbg(DRV, priv, "Configuring rss steering\n"); in mlx4_en_config_rss_steer()
|
A D | en_tx.c | 77 en_dbg(DRV, priv, "Allocated tx_info ring at addr:%p size:%d\n", in mlx4_en_create_tx_ring() 103 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() 124 en_dbg(DRV, priv, "working without blueflame (%d)\n", err); in mlx4_en_create_tx_ring() 169 en_dbg(DRV, priv, "Destroying tx ring, qpn: %d\n", ring->qpn); in mlx4_en_destroy_tx_ring() 372 en_dbg(DRV, priv, "Freeing Tx buf - cons:0x%x prod:0x%x\n", in mlx4_en_free_tx_buf() 393 en_dbg(DRV, priv, "Freed %d uncompleted tx descriptors\n", cnt); in mlx4_en_free_tx_buf()
|
A D | en_ethtool.c | 764 en_dbg(DRV, priv, "ptys_reg.proto_mask %x\n", in ethtool_get_ptys_link_ksettings() 766 en_dbg(DRV, priv, "ptys_reg.eth_proto_cap %x\n", in ethtool_get_ptys_link_ksettings() 768 en_dbg(DRV, priv, "ptys_reg.eth_proto_admin %x\n", in ethtool_get_ptys_link_ksettings() 770 en_dbg(DRV, priv, "ptys_reg.eth_proto_oper %x\n", in ethtool_get_ptys_link_ksettings() 772 en_dbg(DRV, priv, "ptys_reg.eth_proto_lp_adv %x\n", in ethtool_get_ptys_link_ksettings() 878 en_dbg(DRV, priv, "query port state.flags ANC(%x) ANE(%x)\n", in mlx4_en_get_link_ksettings() 930 en_dbg(DRV, priv, in mlx4_en_set_link_ksettings() 980 en_dbg(DRV, priv, "mlx4_ACCESS_PTYS_REG SET: ptys_reg.eth_proto_admin = 0x%x\n", in mlx4_en_set_link_ksettings() 2099 en_dbg(DRV, priv, in mlx4_en_get_module_eeprom()
|
A D | en_dcb_nl.c | 420 en_dbg(DRV, priv, "cap: 0x%x en: 0x%x mbc: 0x%x delay: %d\n", in mlx4_en_dcbnl_ieee_setpfc()
|
/linux-6.3-rc2/drivers/pinctrl/renesas/ |
A D | pinctrl-rzv2m.c | 89 #define DRV(n) ((n) < RZV2M_DEDICATED_PORT_IDX ? (0x28 + (n) * 0x40) \ macro 502 val = (readl(pctrl->base + DRV(port)) >> bit) & DRV_MASK; in rzv2m_pinctrl_pinconf_get() 633 rzv2m_rmw_pin_config(pctrl, DRV(port), bit, DRV_MASK, index); in rzv2m_pinctrl_pinconf_set()
|
/linux-6.3-rc2/arch/arm/boot/dts/ |
A D | sun7i-a20-bananapi.dts | 210 "", "USB0-DRV", "", "", "", "", "", "",
|
A D | sun6i-a31s-sinovoip-bpi-m2.dts | 284 "", "USB-DRV", "", "", "", "",
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qlcnic/ |
A D | qlcnic_main.c | 3399 QLCDB(adapter, DRV, "Restarting fw\n"); in qlcnic_fwinit_work() 3413 QLCDB(adapter, DRV, "Take FW dump\n"); in qlcnic_fwinit_work() 3570 QLCDB(adapter, DRV, "NEED_RESET state set\n"); in qlcnic_82xx_dev_request_reset() 3588 QLCDB(adapter, DRV, "NPAR operational state set\n"); in qlcnic_dev_set_npar_ready() 3622 QLCDB(adapter, DRV, "Waiting for NPAR state to operational\n"); in qlcnic_attach_work() 3719 QLCDB(adapter, DRV, "fw recovery scheduled.\n"); in qlcnic_check_health() 3793 QLCDB(adapter, DRV, "Restarting fw\n"); in qlcnic_attach_func()
|
A D | qlcnic_sysfs.c | 101 QLCDB(adapter, DRV, "rate %x state %x\n", *rate, *state); in qlcnic_validate_beacon()
|
A D | qlcnic_sriov_common.c | 1395 QLCDB(adapter, DRV, "MBX not Ready!(cmd 0x%x) for VF 0x%x\n", in __qlcnic_sriov_issue_cmd()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_ethtool.c | 1955 mlx5e_dbg(DRV, priv, "MLX5E: RxCqeCmprss was turned %s\n", in mlx5e_modify_rx_cqe_compression_locked()
|
A D | en_main.c | 2377 mlx5e_dbg(DRV, priv, "Creating channel stats %d\n", ix); in mlx5e_channel_stats_alloc() 2755 mlx5e_dbg(DRV, priv, "Setting num_txqs %d\n", num_txqs); in mlx5e_update_tx_netdev_queues()
|
/linux-6.3-rc2/include/linux/ |
A D | netdevice.h | 4287 #define NETIF_MSG_DRV __NETIF_MSG(DRV)
|