Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/atm/
Dhorizon.h143 #define SEEPROM_CS 0x00000008 macro
Dhorizon.c1779 ctrl &= ~(SEEPROM_CS | SEEPROM_SK | SEEPROM_DI); in read_bia()
1783 ctrl |= (SEEPROM_CS | SEEPROM_DI); in read_bia()
1816 ctrl &= ~(SEEPROM_SK | SEEPROM_CS); in read_bia()