Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ptp/
H A Dptp_pch.c82 #define PCH_TSC_RESET (1 << 0) macro
164 val = ioread32(&chip->regs->control) | PCH_TSC_RESET; in pch_block_reset()
166 val = val & ~PCH_TSC_RESET; in pch_block_reset()