Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/renesas/
DKconfig52 tristate "Renesas R-Car Gen4 gPTP support" if COMPILE_TEST
58 Renesas R-Car Gen4 gPTP device driver.
Dravb_main.c75 /* If gPTP active in config mode is supported it needs to be configured in ravb_set_opmode()
1214 /* gPTP interrupt status summary */ in ravb_interrupt()
1224 /* Timestamp/Error/gPTP interrupt handler */
1246 /* gPTP interrupt status summary */ in ravb_multi_interrupt()
1287 bool gptp = info->gptp || info->ccc_gac; in ravb_poll() local
1295 if (!gptp) { in ravb_poll()
1302 if (gptp || desc->die_dt != DT_FEMPTY) { in ravb_poll()
1629 if (info->gptp) in ravb_set_ringparam()
1662 if (info->gptp) in ravb_set_ringparam()
1689 if (hw_info->gptp || hw_info->ccc_gac) in ravb_get_ts_info()
[all …]
Dravb.h594 GCCR_TCR_RESET = 0x00000001, /* gPTP/AVTP presentation timer reset */
601 GCCR_TCSS_GPTP = 0x00000000, /* gPTP timer value */
602 GCCR_TCSS_ADJGPTP = 0x00000100, /* Adjusted gPTP timer value */
1040 unsigned gptp:1; /* AVB-DMAC has gPTP support */ member
1041 unsigned ccc_gac:1; /* AVB-DMAC has gPTP support active in config mode */
1042 unsigned gptp_ref_clk:1; /* gPTP has separate reference clock */
Drcar_gen4_ptp.c2 /* Renesas R-Car Gen4 gPTP device driver
204 MODULE_DESCRIPTION("Renesas R-Car Gen4 gPTP driver");
Drcar_gen4_ptp.h2 /* Renesas R-Car Gen4 gPTP device driver
/linux-6.8/Documentation/devicetree/bindings/net/
Drenesas,ethertsn.yaml34 - const: gptp
113 reg-names = "tsnes", "gptp";
Drenesas,etheravb.yaml272 - description: gPTP reference clock
277 - const: gptp
/linux-6.8/arch/arm64/boot/dts/renesas/
Dr9a09g011.dtsi208 clock-names = "axi", "chi", "gptp";