Searched refs:SEEPROM_CS (Results 1 – 2 of 2) sorted by relevance
145 #define SEEPROM_CS 0x00000008 macro
1849 ctrl &= ~(SEEPROM_CS | SEEPROM_SK | SEEPROM_DI); in read_bia()1853 ctrl |= (SEEPROM_CS | SEEPROM_DI); in read_bia()1886 ctrl &= ~(SEEPROM_SK | SEEPROM_CS); in read_bia()