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

/openbsd-current/sys/dev/ic/
H A Drt2560reg.h139 #define RT2560_D (1 << 3) macro
H A Drt2560.c830 RT2560_EEPROM_CTL(sc, RT2560_S | RT2560_D);
831 RT2560_EEPROM_CTL(sc, RT2560_S | RT2560_D | RT2560_C);
834 RT2560_EEPROM_CTL(sc, RT2560_S | RT2560_D);
835 RT2560_EEPROM_CTL(sc, RT2560_S | RT2560_D | RT2560_C);

Completed in 131 milliseconds