Home
last modified time | relevance | path

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

/netbsd/sys/arch/ews4800mips/include/
H A Dsbd_tr2a.h160 #define BUZZER_REG ((volatile uint8_t *)0xbe4a0050) macro
H A Dsbd_tr2.h79 #define BUZZER_REG ((volatile uint8_t *)0xbb007000) macro
/netbsd/sys/arch/ews4800mips/ews4800mips/
H A Dtr2.c235 *BUZZER_REG = volue > 0 ? 1 : 0; in tr2_bell()