Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Dhe.c2789 u32 val = 0, tmp_read = 0; in read_prom_byte() local
2823 tmp_read = he_readl(he_dev, HOST_CNTL); in read_prom_byte()
2825 ((tmp_read & ID_DOUT) >> ID_DOFFSET << i); in read_prom_byte()
/kernel/linux/linux-6.6/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()

Completed in 7 milliseconds