Home
last modified time | relevance | path

Searched refs:PCH_TSE_TTIPEND (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ptp/
H A Dptp_pch.c87 #define PCH_TSE_TTIPEND (1 << 1) macro
325 if (val & PCH_TSE_TTIPEND) in isr()
326 ack |= PCH_TSE_TTIPEND; /* this bit seems to be always set */ in isr()
497 iowrite32(PCH_TSE_TTIPEND, &chip->regs->event); in pch_probe()