Searched refs:pendinghigh (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/marvell/
H A Dkirkwood.c220 uint32_t pendinghigh = read_mlmbreg(KIRKWOOD_MLMB_MIRQIMHR); local
221 pendinghigh &= causehigh;
222 ipl |= pic_mark_pending_sources(&kirkwood_pic, 32, pendinghigh);

Completed in 133 milliseconds