Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/atm/
Dhorizon.h128 #define SEEPROM_CS 0x00000008 macro
Dhorizon.c1765 ctrl &= ~(SEEPROM_CS | SEEPROM_SK | SEEPROM_DI); in read_bia()
1769 ctrl |= (SEEPROM_CS | SEEPROM_DI); in read_bia()
1802 ctrl &= ~(SEEPROM_SK | SEEPROM_CS); in read_bia()