summaryrefslogtreecommitdiff
path: root/drivers/ptp/ptp_idt82p33.h
diff options
context:
space:
mode:
authorMin Li <min.li.xe@renesas.com>2022-11-23 22:52:07 +0300
committerDavid S. Miller <davem@davemloft.net>2022-11-25 13:34:08 +0300
commit46da4aa2560f44eb24d55d931533dc1da45b8e89 (patch)
tree2f4868d489fb392c48f4eb663c12e484689fbbaa /drivers/ptp/ptp_idt82p33.h
parentad3cc7760dc45f30a772b312a01f965d6e74d36b (diff)
downloadlinux-46da4aa2560f44eb24d55d931533dc1da45b8e89.tar.xz
ptp: idt82p33: remove PEROUT_ENABLE_OUTPUT_MASK
PEROUT_ENABLE_OUTPUT_MASK was there to allow us to enable/disable all the perout pins. But it is not standard procedure, we will have to discard it. Signed-off-by: Min Li <min.li.xe@renesas.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ptp/ptp_idt82p33.h')
-rw-r--r--drivers/ptp/ptp_idt82p33.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ptp/ptp_idt82p33.h b/drivers/ptp/ptp_idt82p33.h
index cddebf05a5b9..8fcb0b17d207 100644
--- a/drivers/ptp/ptp_idt82p33.h
+++ b/drivers/ptp/ptp_idt82p33.h
@@ -22,7 +22,6 @@
#define IMMEDIATE_SNAP_THRESHOLD_NS (50000)
#define DDCO_THRESHOLD_NS (5)
#define IDT82P33_MAX_WRITE_COUNT (512)
-#define PEROUT_ENABLE_OUTPUT_MASK (0xdeadbeef)
#define PLLMASK_ADDR_HI 0xFF
#define PLLMASK_ADDR_LO 0xA5