Home
last modified time | relevance | path

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

/openbmc/linux/drivers/parport/
H A Dparport_ip32.c251 unsigned int dcr_cache; member
387 unsigned int dcr = i ? priv->dcr_cache : readb(priv->regs.dcr); in parport_ip32_dump_state()
891 return priv->dcr_cache; /* use soft copy */ in __parport_ip32_read_control()
906 priv->dcr_cache = c; /* update soft copy */ in __parport_ip32_write_control()