Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/comedi/drivers/
Dcb_pcidas64.c3979 u32 local_range, local_decode; in auto_attach() local
4015 local_decode = readl(devpriv->plx9080_iobase + PLX_REG_LAS0BA) & in auto_attach()
4018 ~local_range) | local_decode; in auto_attach()
4021 local_decode = readl(devpriv->plx9080_iobase + PLX_REG_LAS1BA) & in auto_attach()
4024 ~local_range) | local_decode; in auto_attach()