Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/atm/
Dtonga.h17 #define SEPROM_CLK 0x01 /* serial EEPROM clock (ASIC only) */ macro
Deni.c1606 tonga = SEPROM_MAGIC | SEPROM_DATA | SEPROM_CLK; in get_esi_asic()
1612 tonga |= SEPROM_CLK; in get_esi_asic()
1616 tonga &= ~SEPROM_CLK; in get_esi_asic()
1624 tonga |= SEPROM_CLK; in get_esi_asic()
1626 tonga &= ~SEPROM_CLK; in get_esi_asic()
1632 tonga |= SEPROM_CLK; in get_esi_asic()
1636 tonga &= ~SEPROM_CLK; in get_esi_asic()
1647 tonga |= SEPROM_CLK; in get_esi_asic()
1651 tonga &= ~SEPROM_CLK; in get_esi_asic()
1659 tonga |= SEPROM_CLK; in get_esi_asic()
[all …]