Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Deni.c1600 unsigned char tonga; in get_esi_asic() local
1610 tonga |= SEPROM_DATA; in get_esi_asic()
1612 tonga |= SEPROM_CLK; in get_esi_asic()
1616 tonga &= ~SEPROM_CLK; in get_esi_asic()
1621 tonga = (address >> j) & 1 ? tonga | SEPROM_DATA : in get_esi_asic()
1624 tonga |= SEPROM_CLK; in get_esi_asic()
1630 tonga |= SEPROM_DATA; in get_esi_asic()
1632 tonga |= SEPROM_CLK; in get_esi_asic()
1636 tonga &= ~SEPROM_CLK; in get_esi_asic()
1638 tonga |= SEPROM_DATA; in get_esi_asic()
[all …]