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

/openbsd-current/sys/dev/pci/
H A Dif_bge.c1848 CSR_WRITE_4(sc, BGE_MISC_CFG, BGE_32BITTIME_66MHZ);
1854 BGE_CLRBIT(sc, BGE_MISC_CFG, BGE_MISCCFG_EPHY_IDDQ);
1855 CSR_READ_4(sc, BGE_MISC_CFG); /* Flush */
2810 misccfg = CSR_READ_4(sc, BGE_MISC_CFG);
3348 CSR_WRITE_4(sc, BGE_MISC_CFG, (1<<29));
3373 write_op(sc, BGE_MISC_CFG, reset);
H A Dif_bgereg.h1983 #define BGE_MISC_CFG 0x6804 macro

Completed in 287 milliseconds