Searched refs:AX_MEMR_EECLK (Results 1 – 1 of 1) sorted by relevance
334 #define AX_MEMR_EECLK BIT(7) macro619 eeprom->reg_data_clock = reg & AX_MEMR_EECLK; in ax_eeprom_register_read()628 reg &= ~(AX_MEMR_EEI | AX_MEMR_EECLK | AX_MEMR_EECS); in ax_eeprom_register_write()633 reg |= AX_MEMR_EECLK; in ax_eeprom_register_write()