Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/algor/algor/
Dalgor_p5064_intr.c87 { P5064_LOCINT, 0 },
378 REGVAL(P5064_LOCINT) = LOCINT_RTC; in algor_p5064_cal_timer()
392 irr = REGVAL(P5064_LOCINT); in algor_p5064_cal_timer()
408 REGVAL(P5064_LOCINT) = 0; in algor_p5064_cal_timer()
Dalgor_p5064reg.h66 #define P5064_LOCINT 0x1ff90000UL /* local interrupts */ macro