Home
last modified time | relevance | path

Searched full:gptp (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/renesas/
H A DKconfig54 tristate "Renesas R-Car Gen4 gPTP support" if COMPILE_TEST
60 Renesas R-Car Gen4 gPTP device driver.
H A Dravb_main.c67 /* If gPTP active in config mode is supported it needs to be configured in ravb_set_opmode()
1274 /* gPTP interrupt status summary */ in ravb_interrupt()
1287 /* Timestamp/Error/gPTP interrupt handler */
1315 /* gPTP interrupt status summary */ in ravb_multi_interrupt()
1700 if (info->gptp) in ravb_set_ringparam()
1733 if (info->gptp) in ravb_set_ringparam()
1748 if (hw_info->gptp || hw_info->ccc_gac) { in ravb_get_ts_info()
1811 if (info->gptp) { in ravb_set_config_mode()
1831 if (!(info->gptp || info->ccc_gac)) in ravb_set_gti()
1848 if (!(info->gptp || info->ccc_gac)) in ravb_compute_gti()
[all …]
H A Dravb.h600 GCCR_TCR_RESET = 0x00000001, /* gPTP/AVTP presentation timer reset */
607 GCCR_TCSS_GPTP = 0x00000000, /* gPTP timer value */
608 GCCR_TCSS_ADJGPTP = 0x00000100, /* Adjusted gPTP timer value */
1075 unsigned gptp:1; /* AVB-DMAC has gPTP support */ member
1076 unsigned ccc_gac:1; /* AVB-DMAC has gPTP support active in config mode */
1077 unsigned gptp_ref_clk:1; /* gPTP has separate reference clock */
H A Drcar_gen4_ptp.c2 /* Renesas R-Car Gen4 gPTP device driver
204 MODULE_DESCRIPTION("Renesas R-Car Gen4 gPTP driver");
H A Drcar_gen4_ptp.h2 /* Renesas R-Car Gen4 gPTP device driver
H A Drtsn.c1300 res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "gptp"); in rtsn_probe()
1302 dev_err(&pdev->dev, "Can't find gptp resource\n"); in rtsn_probe()
/linux/Documentation/devicetree/bindings/net/
H A Drenesas,ethertsn.yaml34 - const: gptp
104 reg-names = "tsnes", "gptp";
H A Drenesas,etheravb.yaml290 - description: gPTP reference clock
295 - const: gptp
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a09g011.dtsi208 clock-names = "axi", "chi", "gptp";
H A Dr8a779g0.dtsi579 reg-names = "tsnes", "gptp";