Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaphy.c603 while((value = SPC_READ_COUNTER_CNTL(phyId)) & LCLK) in saLocalPhyControl()
613 value = SPC_READ_COUNTER_CNTL(phyId); in saLocalPhyControl()
745 value1 = SPC_READ_COUNTER_CNTL(phyId); in saLocalPhyControl()
751 while((value = SPC_READ_COUNTER_CNTL(phyId)) & LCLK) in saLocalPhyControl()
761 value = SPC_READ_COUNTER_CNTL(phyId); in saLocalPhyControl()
H A Dsahwreg.h506 #define SPC_READ_COUNTER_CNTL(phyId) ossaHwRegReadExt(agRoot, PCIBAR2, SPC_SSPL_COUNTER_CNTL + (COU… macro