Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/macppc/macppc/
Dpic_heathrow.c72 #define INT_LEVEL_REG_L ((uint32_t)pic->pic_cookie + 0x2c) macro
204 levels = in32rb(INT_LEVEL_REG_L) & heathrow->enable_mask_l; in heathrow_read_events()
212 levels = in32rb(INT_LEVEL_REG_L) & heathrow->enable_mask_h; in heathrow_read_events()