Searched hist:"41603 d78b3626cf0da8aa562ecc2a276033db76c" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_ptp.h | diff 41603d78b3626cf0da8aa562ecc2a276033db76c Mon Nov 11 18:11:53 CST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Make the PTP command read-write
The PTPSTRTSCH and PTPSTOPSCH bits are actually readable and indicate whether the time-aware scheduler is running or not. We will be using that for monitoring the scheduler in the next patch, so refactor the PTP command API in order to allow that.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_ptp.c | diff 41603d78b3626cf0da8aa562ecc2a276033db76c Mon Nov 11 18:11:53 CST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Make the PTP command read-write
The PTPSTRTSCH and PTPSTOPSCH bits are actually readable and indicate whether the time-aware scheduler is running or not. We will be using that for monitoring the scheduler in the next patch, so refactor the PTP command API in order to allow that.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_spi.c | diff 41603d78b3626cf0da8aa562ecc2a276033db76c Mon Nov 11 18:11:53 CST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Make the PTP command read-write
The PTPSTRTSCH and PTPSTOPSCH bits are actually readable and indicate whether the time-aware scheduler is running or not. We will be using that for monitoring the scheduler in the next patch, so refactor the PTP command API in order to allow that.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105.h | diff 41603d78b3626cf0da8aa562ecc2a276033db76c Mon Nov 11 18:11:53 CST 2019 Vladimir Oltean <olteanv@gmail.com> net: dsa: sja1105: Make the PTP command read-write
The PTPSTRTSCH and PTPSTOPSCH bits are actually readable and indicate whether the time-aware scheduler is running or not. We will be using that for monitoring the scheduler in the next patch, so refactor the PTP command API in order to allow that.
Signed-off-by: Vladimir Oltean <olteanv@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|