Searched refs:TCIC_AR_SYSCFG (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | tcic2.c | 141 case TCIC_AR_SYSCFG: in tcic_check_reserved_bits() 328 tcic_write_aux_2(sc->iot, sc->ioh, TCIC_AR_SYSCFG, reg); in tcic_attach() 347 reg = tcic_read_aux_2(sc->iot, sc->ioh, TCIC_AR_SYSCFG); in tcic_attach() 348 tcic_write_aux_2(sc->iot, sc->ioh, TCIC_AR_SYSCFG, in tcic_attach() 365 reg = tcic_read_aux_2(sc->iot, sc->ioh, TCIC_AR_SYSCFG); in tcic_attach() 367 tcic_write_aux_2(sc->iot, sc->ioh, TCIC_AR_SYSCFG, reg); in tcic_attach()
|
| D | tcic2reg.h | 66 #define TCIC_AR_SYSCFG 0xA0 /* system configuration */ macro
|