Home
last modified time | relevance | path

Searched full:avb (Results 1 – 25 of 49) sorted by relevance

12

/linux/drivers/net/ethernet/renesas/
H A DKconfig30 tristate "Renesas Ethernet AVB support"
40 Renesas Ethernet AVB device driver.
H A Dravb.h2 /* Renesas Ethernet AVB device driver
39 /* AVB-DMAC registers */
207 /* Register bits of the Ethernet AVB */
873 /* The Ethernet AVB descriptor definitions. */
1060 unsigned internal_delay:1; /* AVB-DMAC has internal delays */
1063 unsigned multi_irqs:1; /* AVB-DMAC and E-MAC has multiple irqs */
1066 unsigned gptp:1; /* AVB-DMAC has gPTP support */
1067 unsigned ccc_gac:1; /* AVB-DMAC has gPTP support active in config mode */
1069 unsigned nc_queues:1; /* AVB-DMAC has RX and TX NC queues */
H A Dravb_main.c2 /* Renesas Ethernet AVB device driver
119 * Ethernet AVB device doesn't have ROM for MAC address.
194 /* Free TX skb function for AVB-IP */
252 /* Free skb's and DMA buffers for Ethernet AVB */
354 /* Format skb and descriptor buffer for Ethernet AVB */
417 /* Init skb and descriptor buffer for Ethernet AVB */
661 /* Set AVB RX */ in ravb_dmac_init_rcar()
690 /* Device init function for Ethernet AVB */
709 /* Setting the control will start the AVB-DMAC process. */ in ravb_dmac_init()
975 /* Packet receive function for Ethernet AVB */
[all …]
H A Dravb_ptp.c2 /* PTP 1588 clock using the Renesas Ethernet AVB
/linux/Documentation/devicetree/bindings/net/
H A Drenesas,etheravb.yaml7 title: Renesas Ethernet AVB
301 - description: AVB functional clock
318 ethernet0 = &avb;
321 avb: ethernet@e6800000 {
H A Dmicrochip,lan966x-switch.yaml13 The lan966x switch is a multi-port Gigabit AVB/TSN Ethernet Switch with
/linux/drivers/input/joystick/iforce/
H A Diforce-usb.c275 { USB_DEVICE(0x05ef, 0x020a) }, /* AVB Top Shot Pegasus */
276 { USB_DEVICE(0x05ef, 0x8884) }, /* AVB Mag Turbo Force */
277 { USB_DEVICE(0x05ef, 0x8888) }, /* AVB Top Shot FFB Racing Wheel */
/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal2_avb.c18 /* Offset 0x16: AVB Command Register
19 * Offset 0x17: AVB Data Register
/linux/drivers/ps3/
H A Dps3av_cmd.c852 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()
H A Dps3av.c451 /* send command using avb pkt */ in ps3av_set_audio_mode()
518 /* send command using avb pkt */ in ps3av_set_videomode_packet()
/linux/arch/arm64/boot/dts/renesas/
H A Dr8a774b1-beacon-rzg2n-kit.dts32 ethernet0 = &avb;
H A Dr8a774a1-beacon-rzg2m-kit.dts31 ethernet0 = &avb;
H A Dr8a774e1-beacon-rzg2h-kit.dts32 ethernet0 = &avb;
H A Dr9a09g011.dtsi165 avb: ethernet@a3300000 { label
H A Dr8a779g3-sparrow-hawk.dts610 pins-vddq18-25-avb {
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_ptp.c693 struct sja1105_avb_params_entry *avb; in sja1105_change_ptp_clk_pin_func() local
696 avb = priv->static_config.tables[BLK_IDX_AVB_PARAMS].entries; in sja1105_change_ptp_clk_pin_func()
700 avb->cas_master) in sja1105_change_ptp_clk_pin_func()
708 avb->cas_master = (func == PTP_PF_PEROUT); in sja1105_change_ptp_clk_pin_func()
710 return sja1105_dynamic_config_write(priv, BLK_IDX_AVB_PARAMS, 0, avb, in sja1105_change_ptp_clk_pin_func()
/linux/Documentation/input/joydev/
H A Djoystick.rst517 * AVB Mag Turbo Force
518 * AVB Top Shot Pegasus
519 * AVB Top Shot Force Feedback Racing Wheel
/linux/sound/usb/
H A Dclock.c211 * Quirk for older MOTU AVB / hybrid interfaces in uac_clock_source_is_valid_quirk()
219 * - 1248, 624, 8A, UltraLite AVB, 8M, 16A, ... → 0x0005 in uac_clock_source_is_valid_quirk()
222 chip->usb_id == USB_ID(0x07fd, 0x0005)) { /* 1248 / 624 / 8A / UltraLite AVB / ... */ in uac_clock_source_is_valid_quirk()
/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst607 1) Mode to use (DCB or AVB)::
638 2) Mode to use (DCB or AVB)::
/linux/Documentation/input/
H A Dff.rst33 initialisation phase. This happens for example with my "AVB Top Shot Pegasus".
/linux/drivers/net/ethernet/freescale/enetc/
H A Denetc_qos.c309 * - RA: idleSlope for AVB Class A in enetc_setup_tc_cbs()
312 * - MA: maximum sized frame for AVB Class A in enetc_setup_tc_cbs()
/linux/arch/powerpc/include/asm/
H A Dps3av.h645 /* avb:param */
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac4_dma.c288 * only if channel is not an AVB channel. in dwmac4_dma_rx_chan_op_mode()
/linux/Documentation/networking/dsa/
H A Dsja1105.rst50 AVB Params no no
/linux/net/dsa/
H A Dtag_sja1105.c107 /* UM10944.pdf section 4.2.17 AVB Parameters: in sja1105_meta_unpack()

12