Home
last modified time | relevance | path

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

123

/linux/arch/arm64/boot/dts/qcom/
H A Dsa8540p-ride.dts213 snps,avb-algorithm;
219 snps,avb-algorithm;
237 snps,avb-algorithm;
245 snps,avb-algorithm;
288 snps,avb-algorithm;
294 snps,avb-algorithm;
312 snps,avb-algorithm;
320 snps,avb-algorithm;
/linux/drivers/net/ethernet/renesas/
H A DKconfig30 tristate "Renesas Ethernet AVB support"
40 Renesas Ethernet AVB device driver.
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 */
706 /* Setting the control will start the AVB-DMAC process. */ in ravb_dmac_init()
972 /* Packet receive function for Ethernet AVB */
[all …]
/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.c272 { USB_DEVICE(0x05ef, 0x020a) }, /* AVB Top Shot Pegasus */
273 { USB_DEVICE(0x05ef, 0x8884) }, /* AVB Mag Turbo Force */
274 { 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
H A Dglobal2.h166 /* Offset 0x16: AVB Command Register */
189 /* Offset 0x17: AVB Data Register */
H A Dchip.h664 /* Interface to the AVB/PTP registers */
/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-v2mevk2.dts19 ethernet0 = &avb;
96 &avb {
H A Dr9a09g011.dtsi165 avb: ethernet@a3300000 { label
/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/Documentation/devicetree/bindings/soc/renesas/
H A Drenesas-soc.yaml45 …- pattern: "^renesas,(can|cpg|dmac|du|(g)?ether(avb)?|gpio|hscif|(r)?i[i2]c|imr|intc|ipmmu|irqc|jp…
/linux/arch/arm/boot/dts/renesas/
H A Dr8a7742-iwg21d-q7-dbcm-ca.dts68 &avb {
/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/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils.h218 u8 avb:1; member
/linux/drivers/net/dsa/sja1105/
H A Dsja1105_main.c927 struct sja1105_avb_params_entry *avb; in sja1105_init_avb_params() local
932 /* Discard previous AVB Parameters Table */ in sja1105_init_avb_params()
945 avb = table->entries; in sja1105_init_avb_params()
948 avb->destmeta = SJA1105_META_DMAC; in sja1105_init_avb_params()
949 avb->srcmeta = SJA1105_META_SMAC; in sja1105_init_avb_params()
957 avb->cas_master = false; in sja1105_init_avb_params()
/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 */

123