Searched refs:TULIP_GP_PINSET (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/ |
H A D | dc21040reg.h | 332 #define TULIP_GP_PINSET 0x00000100L macro
|
H A D | if_de.c | 328 TULIP_CSR_WRITE(sc, csr_gp, TULIP_GP_PINSET|sc->tulip_gpinit); in tulip_media_set() 923 TULIP_CSR_WRITE(sc, csr_gp, TULIP_GP_PINSET|sc->tulip_gpinit); in tulip_media_select() 1697 TULIP_CSR_WRITE(sc, csr_gp, TULIP_GP_SMC_9332_PINS|TULIP_GP_PINSET); in tulip_21140_smc9332_media_probe() 2285 TULIP_CSR_WRITE(sc, csr_gp, TULIP_GP_ASANTE_PINS|TULIP_GP_PINSET); in tulip_identify_asante_nic() 2531 TULIP_CSR_WRITE(sc, csr_gp, sc->tulip_gpinit|TULIP_GP_PINSET); in tulip_srom_decode()
|