Searched refs:PTP_PIN_CFG (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/mscc/
H A Docelot_ptp.c27 val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN);
30 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN);
60 val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN);
64 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN);
72 val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN);
76 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN);
97 val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN);
102 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PIN);
108 val = ocelot_read_rix(ocelot, PTP_PIN_CFG, TOD_ACC_PIN);
113 ocelot_write_rix(ocelot, val, PTP_PIN_CFG, TOD_ACC_PI
[all...]
H A Dvsc7514_regs.c371 REG(PTP_PIN_CFG, 0x000000),
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c438 lan966x, PTP_PIN_CFG(TOD_ACC_PIN));
659 lan966x, PTP_PIN_CFG(TOD_ACC_PIN));
675 lan966x, PTP_PIN_CFG(TOD_ACC_PIN));
698 lan966x, PTP_PIN_CFG(TOD_ACC_PIN));
736 lan966x, PTP_PIN_CFG(TOD_ACC_PIN));
748 lan966x, PTP_PIN_CFG(TOD_ACC_PIN));
834 lan966x, PTP_PIN_CFG(pin));
880 lan966x, PTP_PIN_CFG(pin));
902 lan966x, PTP_PIN_CFG(pin));
939 lan966x, PTP_PIN_CFG(pi
[all...]
H A Dlan966x_regs.h1081 /* PTP:PTP_PINS:PTP_PIN_CFG */
1082 #define PTP_PIN_CFG(g) __REG(TARGET_PTP, 0, 1, 0, g, 8, 64, 0, 0, 1, 4) macro
/linux-master/include/soc/mscc/
H A Docelot.h489 PTP_PIN_CFG = PTP << TARGET_OFFSET, enumerator in enum:ocelot_reg
/linux-master/drivers/net/dsa/ocelot/
H A Dfelix_vsc9959.c447 REG(PTP_PIN_CFG, 0x000000),

Completed in 128 milliseconds