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

/netbsd-current/sys/arch/pmax/pmax/
H A Dkn03.h147 #define KN03_REG_SCC0_DECODE ( KN03_SYS_ASIC + IOASIC_SCC0_DECODE )
H A Dkmin.h188 #define KMIN_REG_SCC0_DECODE ( KMIN_SYS_ASIC + IOASIC_SCC0_DECODE )
H A Dmaxine.h197 #define XINE_REG_SCC0_DECODE ( XINE_SYS_ASIC + IOASIC_SCC0_DECODE )
H A Ddec_maxine.c160 *(volatile uint32_t *)(ioasic_base + IOASIC_SCC0_DECODE) = (0x10|4);
H A Ddec_3maxplus.c165 *(volatile uint32_t *)(ioasic_base + IOASIC_SCC0_DECODE) = (0x10|4);
H A Ddec_3min.c163 *(volatile uint32_t *)(ioasic_base + IOASIC_SCC0_DECODE) = (0x10|4);
/netbsd-current/sys/dev/tc/
H A Dioasicreg.h113 #define IOASIC_SCC0_DECODE IOASIC_SLOT_1_START+0x180 macro

Completed in 313 milliseconds