Home
last modified time | relevance | path

Searched defs:cache_bypass (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregcache.c56 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
90 bool cache_bypass = map->cache_bypass; in regcache_hw_init() local
H A Dinternal.h134 bool cache_bypass; member