Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
Dtonga.h17 #define SEPROM_CLK 0x01 /* serial EEPROM clock (ASIC only) */ macro
Deni.c1604 tonga = SEPROM_MAGIC | SEPROM_DATA | SEPROM_CLK; in get_esi_asic()
1610 tonga |= SEPROM_CLK; in get_esi_asic()
1614 tonga &= ~SEPROM_CLK; in get_esi_asic()
1622 tonga |= SEPROM_CLK; in get_esi_asic()
1624 tonga &= ~SEPROM_CLK; in get_esi_asic()
1630 tonga |= SEPROM_CLK; in get_esi_asic()
1634 tonga &= ~SEPROM_CLK; in get_esi_asic()
1645 tonga |= SEPROM_CLK; in get_esi_asic()
1649 tonga &= ~SEPROM_CLK; in get_esi_asic()
1657 tonga |= SEPROM_CLK; in get_esi_asic()
[all …]