Home
last modified time | relevance | path

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

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