Searched hist:"4 bfa1616d95fcb2a4e39c1032c49347770f821e7" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_tas.c | diff 4bfa1616d95fcb2a4e39c1032c49347770f821e7 Mon Mar 23 23:59:22 CET 2020 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: make future_base_time a common helper
Because the PTP_CLK pin starts toggling only at a time higher than the current PTP clock, this helper from the time-aware shaper code comes in handy here as well. We'll use it to transform generic user input for the perout request into valid input for the sja1105 hardware.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_ptp.h | diff 4bfa1616d95fcb2a4e39c1032c49347770f821e7 Mon Mar 23 23:59:22 CET 2020 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: make future_base_time a common helper
Because the PTP_CLK pin starts toggling only at a time higher than the current PTP clock, this helper from the time-aware shaper code comes in handy here as well. We'll use it to transform generic user input for the perout request into valid input for the sja1105 hardware.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|