/kernel/linux/linux-5.10/arch/arm64/boot/dts/renesas/ |
D | cat875.dtsi | 12 ethernet0 = &avb; 16 &avb { 49 avb_pins: avb { 52 function = "avb";
|
D | hihope-rzg2-ex.dtsi | 10 ethernet0 = &avb; 18 &avb { 54 avb_pins: avb { 57 function = "avb";
|
D | beacon-renesom-som.dtsi | 54 &avb { 182 avb_pins: avb { 185 function = "avb";
|
D | ulcb.dtsi | 25 ethernet0 = &avb; 145 &avb { 296 avb_pins: avb { 299 function = "avb";
|
D | r8a77970-eagle.dts | 18 ethernet0 = &avb; 78 &avb {
|
D | r8a77995-draak.dts | 19 ethernet0 = &avb; 166 &avb { 391 avb0_pins: avb {
|
D | r8a774a1-beacon-rzg2m-kit.dts | 23 ethernet0 = &avb;
|
D | r8a77990-ebisu.dts | 18 ethernet0 = &avb; 263 &avb { 525 avb_pins: avb { 527 function = "avb";
|
D | salvator-common.dtsi | 38 ethernet0 = &avb; 326 &avb { 596 avb_pins: avb { 599 function = "avb";
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | snps,dwmac.yaml | 156 * snps,avb-algorithm, Queue to be enabled as AVB 183 * snps,avb-algorithm, TX queue will be working in AVB 185 and so no AVB is available in this queue. 186 * Configure Credit Base Shaper (if AVB Mode selected) 389 snps,avb-algorithm;
|
D | renesas,etheravb.yaml | 7 title: Renesas Ethernet AVB 209 ethernet0 = &avb; 212 avb: ethernet@e6800000 {
|
D | fsl-fec.txt | 14 - fsl,num-tx-queues : The property is valid for enet-avb IP, which supports 17 - fsl,num-rx-queues : The property is valid for enet-avb IP, which supports
|
/kernel/linux/linux-5.10/drivers/net/ethernet/renesas/ |
D | Kconfig | 33 tristate "Renesas Ethernet AVB support" 41 Renesas Ethernet AVB device driver.
|
D | ravb_main.c | 2 /* Renesas Ethernet AVB device driver 109 * Ethernet AVB device doesn't have ROM for MAC address. 173 /* Free TX skb function for AVB-IP */ 217 /* Free skb's and DMA buffers for Ethernet AVB */ 272 /* Format skb and descriptor buffer for Ethernet AVB */ 336 /* Init skb and descriptor buffer for Ethernet AVB */ 423 /* Device init function for Ethernet AVB */ 447 /* Set AVB RX */ in ravb_dmac_init() 473 /* Setting the control will start the AVB-DMAC process. */ in ravb_dmac_init() 532 /* Packet receive function for Ethernet AVB */ [all …]
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | r8a77470-iwg23s-sbc.dts | 16 ethernet0 = &avb; 72 &avb { 181 avb_pins: avb { 183 function = "avb";
|
D | iwg20d-q7-common.dtsi | 35 ethernet0 = &avb; 151 &avb { 259 avb_pins: avb { 261 function = "avb";
|
D | r8a7745-iwg22d-sodimm.dts | 40 ethernet0 = &avb; 112 &avb { 224 avb_pins: avb { 226 function = "avb";
|
D | r8a7742-iwg21d-q7.dts | 41 ethernet0 = &avb; 111 &avb { 227 avb_pins: avb { 229 function = "avb";
|
D | r8a7742-iwg21d-q7-dbcm-ca.dts | 25 &avb {
|
/kernel/linux/linux-5.10/drivers/input/joystick/iforce/ |
D | iforce-usb.c | 273 { USB_DEVICE(0x05ef, 0x020a) }, /* AVB Top Shot Pegasus */ 274 { USB_DEVICE(0x05ef, 0x8884) }, /* AVB Mag Turbo Force */ 275 { USB_DEVICE(0x05ef, 0x8888) }, /* AVB Top Shot FFB Racing Wheel */
|
D | iforce-main.c | 51 { 0x05ef, 0x020a, "AVB Top Shot Pegasus", btn_joystick_avb, abs_avb_pegasus, ff_iforce }, 52 { 0x05ef, 0x8884, "AVB Mag Turbo Force", btn_wheel, abs_wheel, ff_iforce }, 54 …{ 0x05ef, 0x8888, "AVB Top Shot Force Feedback Racing Wheel", btn_wheel, abs_wheel, ff_iforce }, /…
|
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/ |
D | global2_avb.c | 18 /* Offset 0x16: AVB Command Register 19 * Offset 0x17: AVB Data Register
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
D | renesas,pfc.yaml | 164 avb_pins: avb { 167 function = "avb";
|
/kernel/linux/linux-5.10/drivers/ps3/ |
D | ps3av_cmd.c | 852 int ps3av_cmd_avb_param(struct ps3av_pkt_avb_param *avb, u32 send_len) in ps3av_cmd_avb_param() argument 858 /* avb packet */ in ps3av_cmd_avb_param() 859 res = ps3av_do_pkt(PS3AV_CID_AVB_PARAM, send_len, sizeof(*avb), in ps3av_cmd_avb_param() 860 &avb->send_hdr); in ps3av_cmd_avb_param() 864 res = get_status(avb); in ps3av_cmd_avb_param()
|
/kernel/linux/linux-5.10/drivers/net/dsa/sja1105/ |
D | sja1105_ptp.c | 645 struct sja1105_avb_params_entry *avb; in sja1105_change_ptp_clk_pin_func() local 648 avb = priv->static_config.tables[BLK_IDX_AVB_PARAMS].entries; in sja1105_change_ptp_clk_pin_func() 652 avb->cas_master) in sja1105_change_ptp_clk_pin_func() 660 avb->cas_master = (func == PTP_PF_PEROUT); in sja1105_change_ptp_clk_pin_func() 662 return sja1105_dynamic_config_write(priv, BLK_IDX_AVB_PARAMS, 0, avb, in sja1105_change_ptp_clk_pin_func()
|