Searched refs:SONIC_DCR (Results 1 – 3 of 3) sorted by relevance
326 SONIC_READ(SONIC_DCR) & 0xffff, in mac_onboard_sonic_probe()332 SONIC_WRITE(SONIC_DCR, SONIC_DCR_EXBUS | SONIC_DCR_BMS | in mac_onboard_sonic_probe()460 SONIC_READ(SONIC_DCR) & 0xffff, in mac_sonic_nubus_probe_board()465 SONIC_WRITE(SONIC_DCR, sonic_dcr | (dma_bitmode ? SONIC_DCR_DW : 0)); in mac_sonic_nubus_probe_board()
156 SONIC_WRITE(SONIC_DCR, in sonic_probe1()
32 #define SONIC_DCR 0x01 macro