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

/netbsd-6-1-5-RELEASE/sys/arch/evbarm/hdl_g/
H A Dhdlgreg.h108 #define HDLG_INTEN (HDLG_PLD + 0x03) macro
121 *(volatile uint8_t *)HDLG_INTEN |= (bit); \
126 *(volatile uint8_t *)HDLG_INTEN &= ~(bit); \

Completed in 100 milliseconds