Home
last modified time | relevance | path

Searched refs:RT2661_C (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/io/rwd/
H A Drt2661_reg.h217 #define RT2661_C (1 << 1) macro
H A Drt2661.c327 RT2661_EEPROM_CTL(sc, RT2661_S | RT2661_C); in rt2661_eeprom_read()
332 RT2661_EEPROM_CTL(sc, RT2661_S | RT2661_D | RT2661_C); in rt2661_eeprom_read()
336 RT2661_EEPROM_CTL(sc, RT2661_S | RT2661_D | RT2661_C); in rt2661_eeprom_read()
338 RT2661_EEPROM_CTL(sc, RT2661_S | RT2661_C); in rt2661_eeprom_read()
346 (((addr >> n) & 1) << RT2661_SHIFT_D) | RT2661_C); in rt2661_eeprom_read()
354 RT2661_EEPROM_CTL(sc, RT2661_S | RT2661_C); in rt2661_eeprom_read()
365 RT2661_EEPROM_CTL(sc, RT2661_C); in rt2661_eeprom_read()