conf_cache        112 drivers/staging/kpc2000/kpc2000_spi.c 	s64             conf_cache;
conf_cache        168 drivers/staging/kpc2000/kpc2000_spi.c 	if ((idx == KP_SPI_REG_CONFIG) && (cs->conf_cache >= 0))
conf_cache        169 drivers/staging/kpc2000/kpc2000_spi.c 		return cs->conf_cache;
conf_cache        183 drivers/staging/kpc2000/kpc2000_spi.c 		cs->conf_cache = val;
conf_cache        274 drivers/staging/kpc2000/kpc2000_spi.c 		cs->conf_cache = -1;