Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.c2786 u32 val = 0, tmp_read = 0; in read_prom_byte() local
2820 tmp_read = he_readl(he_dev, HOST_CNTL); in read_prom_byte()
2822 ((tmp_read & ID_DOUT) >> ID_DOFFSET << i); in read_prom_byte()