Home
last modified time | relevance | path

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

/arch/mips/include/asm/netlogic/xlr/
Dpic.h269 uint32_t up1, up2, low; in nlm_pic_read_timer() local
271 up1 = nlm_read_reg(base, PIC_TIMER_COUNT_1(timer)); in nlm_pic_read_timer()
275 if (up1 != up2) /* wrapped, get the new low */ in nlm_pic_read_timer()