Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/parport/
Dparport_ip32.c264 unsigned int dcr_cache; member
399 unsigned int dcr = i ? priv->dcr_cache : readb(priv->regs.dcr); in parport_ip32_dump_state()
901 return priv->dcr_cache; /* use soft copy */ in __parport_ip32_read_control()
916 priv->dcr_cache = c; /* update soft copy */ in __parport_ip32_write_control()