Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/atm/
Dtonga.h17 #define SEPROM_CLK 0x01 /* serial EEPROM clock (ASIC only) */ macro
Deni.c1608 tonga = SEPROM_MAGIC | SEPROM_DATA | SEPROM_CLK; in get_esi_asic()
1614 tonga |= SEPROM_CLK; in get_esi_asic()
1618 tonga &= ~SEPROM_CLK; in get_esi_asic()
1626 tonga |= SEPROM_CLK; in get_esi_asic()
1628 tonga &= ~SEPROM_CLK; in get_esi_asic()
1634 tonga |= SEPROM_CLK; in get_esi_asic()
1638 tonga &= ~SEPROM_CLK; in get_esi_asic()
1649 tonga |= SEPROM_CLK; in get_esi_asic()
1653 tonga &= ~SEPROM_CLK; in get_esi_asic()
1661 tonga |= SEPROM_CLK; in get_esi_asic()
[all …]