Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dpcic.h109 #define PCI_SYS_COUNTER 0xbc /* 32 bits */ macro
/openbmc/linux/arch/sparc/kernel/
H A Dpcic.c687 value = readl(pcic0.pcic_regs + PCI_SYS_COUNTER); in pcic_cycles_offset()