Searched refs:SEEPROM_CS (Results 1 – 2 of 2) sorted by relevance
143 #define SEEPROM_CS 0x00000008 macro
1780 ctrl &= ~(SEEPROM_CS | SEEPROM_SK | SEEPROM_DI); in read_bia()1784 ctrl |= (SEEPROM_CS | SEEPROM_DI); in read_bia()1817 ctrl &= ~(SEEPROM_SK | SEEPROM_CS); in read_bia()