Searched refs:cache_type (Results 1 - 200 of 240) sorted by relevance

12

/linux-4.4.14/arch/metag/kernel/
H A Dcachepart.c98 unsigned int cache_type; check_for_cache_aliasing() local
99 for (cache_type = ICACHE; cache_type <= DCACHE; cache_type++) { check_for_cache_aliasing()
101 get_thread_cache_size(cache_type, thread_id); check_for_cache_aliasing()
104 cache_type ? "DCACHE" : "ICACHE"); check_for_cache_aliasing()
110 cache_type ? "DCACHE" : "ICACHE", thread_id); check_for_cache_aliasing()
112 cache_type ? "DCACHE" : "ICACHE", check_for_cache_aliasing()
113 cache_type ? get_dcache_size() check_for_cache_aliasing()
116 cache_type ? "CACHE" : "ICACHE", check_for_cache_aliasing()
/linux-4.4.14/arch/sh/mm/
H A Dcache-debugfs.c19 enum cache_type { enum
27 unsigned int cache_type = (unsigned int)file->private; cache_seq_show() local
47 if (cache_type == CACHE_TYPE_DCACHE) { cache_seq_show()
61 if ((ccr & CCR_CACHE_ORA) && cache_type == CACHE_TYPE_DCACHE) cache_seq_show()
/linux-4.4.14/arch/s390/kernel/
H A Dcache.c60 static const enum cache_type cache_type_map[] = {
92 static inline enum cache_type get_cache_type(struct cache_info *ci, int level) get_cache_type()
113 enum cache_type type, unsigned int level, int cpu) ci_leaf_init()
139 enum cache_type ctype; init_cache_level()
164 enum cache_type ctype; populate_cache_leaves()
/linux-4.4.14/arch/arm64/kernel/
H A Dcacheinfo.c36 static inline enum cache_type get_cache_type(int level) get_cache_type()
68 enum cache_type type, unsigned int level) ci_leaf_init()
110 enum cache_type type; __populate_cache_leaves()
/linux-4.4.14/drivers/mfd/
H A Dbcm590xx.c35 .cache_type = REGCACHE_RBTREE,
42 .cache_type = REGCACHE_RBTREE,
H A Dsec-core.c196 .cache_type = REGCACHE_FLAT,
205 .cache_type = REGCACHE_FLAT,
214 .cache_type = REGCACHE_FLAT,
223 .cache_type = REGCACHE_FLAT,
232 .cache_type = REGCACHE_FLAT,
241 .cache_type = REGCACHE_FLAT,
250 .cache_type = REGCACHE_FLAT,
H A Dintel_soc_pmic_crc.c122 .cache_type = REGCACHE_NONE,
H A Dmc13xxx-i2c.c55 .cache_type = REGCACHE_NONE,
H A Drn5t618.c47 .cache_type = REGCACHE_RBTREE,
H A Dsmsc-ece1099.c31 .cache_type = REGCACHE_RBTREE,
H A Daxp20x.c218 .cache_type = REGCACHE_RBTREE,
227 .cache_type = REGCACHE_RBTREE,
236 .cache_type = REGCACHE_RBTREE,
245 .cache_type = REGCACHE_RBTREE,
H A Dmax8907.c70 .cache_type = REGCACHE_RBTREE,
115 .cache_type = REGCACHE_RBTREE,
H A Das3711.c113 .cache_type = REGCACHE_RBTREE,
H A Dda9063-i2c.c206 .cache_type = REGCACHE_RBTREE,
H A Dmc13xxx-spi.c59 .cache_type = REGCACHE_NONE,
H A Drk808.c64 .cache_type = REGCACHE_RBTREE,
H A Dsi476x-prop.c233 .cache_type = REGCACHE_RBTREE,
H A Dtps65090.c166 .cache_type = REGCACHE_RBTREE,
H A Dwm8400-core.c146 .cache_type = REGCACHE_RBTREE,
H A Das3722.c325 .cache_type = REGCACHE_RBTREE,
H A Dda9055-core.c252 .cache_type = REGCACHE_RBTREE,
H A Drc5t583.c246 .cache_type = REGCACHE_RBTREE,
H A Dtps65218.c141 .cache_type = REGCACHE_RBTREE,
H A Dda9052-core.c535 .cache_type = REGCACHE_RBTREE,
H A Dda9062-core.c432 .cache_type = REGCACHE_RBTREE,
H A Dda9150-core.c176 .cache_type = REGCACHE_RBTREE,
H A Dmax77686.c132 .cache_type = REGCACHE_RBTREE,
H A Dtps65910.c297 .cache_type = REGCACHE_RBTREE,
H A Dsta2x11-mfd.c339 regmap_config->cache_type = REGCACHE_NONE; sta2x11_mfd_platform_probe()
H A Dtps6586x.c465 .cache_type = REGCACHE_RBTREE,
H A Dwm8350-regmap.c332 .cache_type = REGCACHE_RBTREE,
H A Dwm8994-regmap.c1246 .cache_type = REGCACHE_RBTREE,
1261 .cache_type = REGCACHE_RBTREE,
1276 .cache_type = REGCACHE_RBTREE,
H A Dtwl6040.c596 .cache_type = REGCACHE_RBTREE,
H A Dwm5102-tables.c1936 .cache_type = REGCACHE_RBTREE,
1952 .cache_type = REGCACHE_RBTREE,
H A Dtwl-core.c329 .cache_type = REGCACHE_RBTREE,
H A Dwm831x-core.c1607 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/include/linux/
H A Dcacheinfo.h11 enum cache_type { enum
47 enum cache_type type;
H A Dregmap.h187 * @cache_type: The actual cache type.
229 enum regcache_type cache_type; member in struct:regmap_config
/linux-4.4.14/drivers/staging/iio/magnetometer/
H A Dhmc5843_i2c.c56 .cache_type = REGCACHE_RBTREE,
H A Dhmc5843_spi.c56 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/arch/ia64/kernel/
H A Dsal.c245 u64 vector, cache_type = 3; check_sal_cache_flush() local
263 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); check_sal_cache_flush()
284 ia64_sal_cache_flush (u64 cache_type) ia64_sal_cache_flush() argument
295 rc = ia64_pal_cache_flush(cache_type, ia64_sal_cache_flush()
301 SAL_CALL(isrv, SAL_CACHE_FLUSH, cache_type, 0, 0, 0, 0, 0, 0); ia64_sal_cache_flush()
H A Dsetup.c863 /* cache_type (data_or_unified)=2 */ get_cache_info()
885 /* cache_type (instruction)=1*/ get_cache_info()
/linux-4.4.14/arch/xtensa/kernel/
H A Dperf_event.c109 unsigned int cache_type, cache_op, cache_result; xtensa_pmu_cache_event() local
112 cache_type = (config >> 0) & 0xff; xtensa_pmu_cache_event()
116 if (cache_type >= ARRAY_SIZE(xtensa_cache_ctl) || xtensa_pmu_cache_event()
121 ret = xtensa_cache_ctl[cache_type][cache_op][cache_result]; xtensa_pmu_cache_event()
/linux-4.4.14/arch/arc/kernel/
H A Dperf_event.c126 unsigned int cache_type, cache_op, cache_result; arc_pmu_cache_event() local
129 cache_type = (config >> 0) & 0xff; arc_pmu_cache_event()
132 if (cache_type >= PERF_COUNT_HW_CACHE_MAX) arc_pmu_cache_event()
139 ret = arc_pmu_cache_map[cache_type][cache_op][cache_result]; arc_pmu_cache_event()
145 cache_type, cache_op, cache_result, ret, arc_pmu_cache_event()
/linux-4.4.14/drivers/base/regmap/
H A Dregcache.c107 if (map->cache_type == REGCACHE_NONE) { regcache_init()
113 if (cache_types[i]->type == map->cache_type) regcache_init()
118 map->cache_type); regcache_init()
182 if (map->cache_type == REGCACHE_NONE) regcache_exit()
212 if (map->cache_type == REGCACHE_NONE) regcache_read()
241 if (map->cache_type == REGCACHE_NONE) regcache_write()
H A Dinternal.h116 enum regcache_type cache_type; member in struct:regmap
H A Dregmap.c603 map->cache_type = config->cache_type; __regmap_init()
1063 map->cache_type = config->cache_type; regmap_reinit_cache()
2307 map->cache_type == REGCACHE_NONE) { regmap_raw_read()
2420 if (map->bus && map->format.parse_inplace && (vol || map->cache_type == REGCACHE_NONE)) { regmap_bulk_read()
H A Dregmap-debugfs.c610 if (map->cache_type) { regmap_debugfs_init()
/linux-4.4.14/arch/ia64/include/asm/
H A Dpal.h284 u64 cache_type : 8, /* 7-0 cache type */ member in struct:pal_cache_line_id_u::__anon1494
297 u64 cache_type : 8, /* 7-0 cache type */ member in struct:pal_cache_line_id_u::__anon1495
327 #define pclid_read_cache_type pclid_info_read.cache_type
336 #define pclid_write_cache_type pclid_info_write.cache_type
907 ia64_pal_cache_config_info (u64 cache_level, u64 cache_type, pal_cache_config_info_t *conf) ia64_pal_cache_config_info() argument
911 PAL_CALL(iprv, PAL_CACHE_INFO, cache_level, cache_type, 0); ia64_pal_cache_config_info()
925 ia64_pal_cache_prot_info (u64 cache_level, u64 cache_type, pal_cache_protection_info_t *prot) ia64_pal_cache_prot_info() argument
929 PAL_CALL(iprv, PAL_CACHE_PROT_INFO, cache_level, cache_type, 0); ia64_pal_cache_prot_info()
948 ia64_pal_cache_flush (u64 cache_type, u64 invalidate, u64 *progress, u64 *vector) ia64_pal_cache_flush() argument
951 PAL_CALL(iprv, PAL_CACHE_FLUSH, cache_type, invalidate, *progress); ia64_pal_cache_flush()
961 ia64_pal_cache_init (u64 level, u64 cache_type, u64 rest) ia64_pal_cache_init() argument
964 PAL_CALL(iprv, PAL_CACHE_INIT, level, cache_type, rest); ia64_pal_cache_init()
H A Dsal.h668 extern s64 ia64_sal_cache_flush (u64 cache_type);
/linux-4.4.14/drivers/regulator/
H A Disl9305.c137 .cache_type = REGCACHE_RBTREE,
H A Dtps51632-regulator.c213 .cache_type = REGCACHE_RBTREE,
H A Dltc3589.c407 .cache_type = REGCACHE_RBTREE,
H A Dpfuze100-regulator.c511 .cache_type = REGCACHE_RBTREE,
H A Dtps62360-regulator.c292 .cache_type = REGCACHE_RBTREE,
H A Dmax8973-regulator.c464 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/sound/soc/codecs/
H A Dlm4857.c118 .cache_type = REGCACHE_FLAT,
H A Dmax9877.c138 .cache_type = REGCACHE_RBTREE,
H A Dak4642.c563 .cache_type = REGCACHE_RBTREE,
572 .cache_type = REGCACHE_RBTREE,
581 .cache_type = REGCACHE_RBTREE,
H A Dmax9768.c170 .cache_type = REGCACHE_RBTREE,
H A Dtas571x.c262 .cache_type = REGCACHE_RBTREE,
316 .cache_type = REGCACHE_RBTREE,
H A Dsti-sas.c432 .cache_type = REGCACHE_RBTREE,
445 .cache_type = REGCACHE_RBTREE,
H A Dad1836.c362 .cache_type = REGCACHE_RBTREE,
H A Dad1980.c99 .cache_type = REGCACHE_RBTREE,
H A Dak4104.c262 .cache_type = REGCACHE_RBTREE,
H A Dcs4349.c277 .cache_type = REGCACHE_RBTREE,
H A Djz4740.c317 .cache_type = REGCACHE_RBTREE,
H A Dmax9850.c67 .cache_type = REGCACHE_RBTREE,
H A Dsta529.c331 .cache_type = REGCACHE_RBTREE,
H A Dtfa9879.c251 .cache_type = REGCACHE_RBTREE,
H A Dts3a227e.c266 .cache_type = REGCACHE_RBTREE,
H A Dwm8728.c239 .cache_type = REGCACHE_RBTREE,
H A Dwm8776.c454 .cache_type = REGCACHE_RBTREE,
H A Dadau1781.c474 .cache_type = REGCACHE_RBTREE,
H A Dak4535.c388 .cache_type = REGCACHE_RBTREE,
H A Dcs4265.c568 .cache_type = REGCACHE_RBTREE,
H A Dssm4567.c441 .cache_type = REGCACHE_RBTREE,
H A Dwm8523.c442 .cache_type = REGCACHE_RBTREE,
H A Dwm8711.c396 .cache_type = REGCACHE_RBTREE,
H A Dwm8770.c637 .cache_type = REGCACHE_RBTREE,
H A Dwm8804.c561 .cache_type = REGCACHE_RBTREE,
H A Dwm8974.c577 .cache_type = REGCACHE_FLAT,
H A Dwm9090.c567 .cache_type = REGCACHE_RBTREE,
H A Dak4641.c525 .cache_type = REGCACHE_RBTREE,
H A Dak4671.c630 .cache_type = REGCACHE_RBTREE,
H A Dcs35l32.c265 .cache_type = REGCACHE_RBTREE,
H A Dcs4271.c650 .cache_type = REGCACHE_RBTREE,
H A Dcs42l51.c520 .cache_type = REGCACHE_RBTREE,
H A Dcs42xx8.c376 .cache_type = REGCACHE_RBTREE,
H A Dmax98925.c559 .cache_type = REGCACHE_RBTREE,
H A Dml26124.c558 .cache_type = REGCACHE_RBTREE,
H A Dsirf-audio-codec.c454 .cache_type = REGCACHE_NONE,
H A Dssm2518.c732 .cache_type = REGCACHE_RBTREE,
H A Dssm2602.c620 .cache_type = REGCACHE_RBTREE,
H A Dtas2552.c685 .cache_type = REGCACHE_RBTREE,
H A Dtlv320aic23.c60 .cache_type = REGCACHE_RBTREE,
H A Duda134x.c538 .cache_type = REGCACHE_RBTREE,
H A Dwm8510.c610 .cache_type = REGCACHE_RBTREE,
H A Dwm8737.c603 .cache_type = REGCACHE_RBTREE,
H A Dwm8741.c524 .cache_type = REGCACHE_RBTREE,
H A Dda7210.c1206 .cache_type = REGCACHE_RBTREE,
1301 .cache_type = REGCACHE_RBTREE,
H A Dwm8955.c964 .cache_type = REGCACHE_RBTREE,
H A Dwm8961.c906 .cache_type = REGCACHE_RBTREE,
H A Dwm8971.c672 .cache_type = REGCACHE_RBTREE,
H A Dwm8988.c835 .cache_type = REGCACHE_RBTREE,
H A Dadau1701.c782 .cache_type = REGCACHE_RBTREE,
H A Dadau1761.c799 .cache_type = REGCACHE_RBTREE,
H A Dadau1977.c999 .cache_type = REGCACHE_RBTREE,
H A Dadav80x.c871 .cache_type = REGCACHE_RBTREE,
H A Dcs4270.c643 .cache_type = REGCACHE_RBTREE,
H A Des8328.c710 .cache_type = REGCACHE_RBTREE,
H A Dwm8580.c928 .cache_type = REGCACHE_RBTREE,
H A Dwm8731.c654 .cache_type = REGCACHE_RBTREE,
H A Dwm8750.c738 .cache_type = REGCACHE_RBTREE,
H A Dwm8900.c1232 .cache_type = REGCACHE_RBTREE,
H A Dwm8960.c1266 .cache_type = REGCACHE_RBTREE,
H A Dwm8978.c1017 .cache_type = REGCACHE_RBTREE,
H A Dwm8983.c997 .cache_type = REGCACHE_RBTREE,
H A Dwm8985.c1060 .cache_type = REGCACHE_RBTREE,
H A Dwm8990.c1318 .cache_type = REGCACHE_RBTREE,
H A Dwm8991.c1255 .cache_type = REGCACHE_RBTREE,
H A Dwm8993.c1611 .cache_type = REGCACHE_RBTREE,
H A Dwm9081.c1302 .cache_type = REGCACHE_RBTREE,
H A Dadau1373.c1474 .cache_type = REGCACHE_RBTREE,
H A Dalc5623.c968 .cache_type = REGCACHE_RBTREE,
H A Dalc5632.c1091 .cache_type = REGCACHE_RBTREE,
H A Dcs42l52.c1089 .cache_type = REGCACHE_RBTREE,
H A Dcs42l56.c1142 .cache_type = REGCACHE_RBTREE,
H A Dcs42l73.c1278 .cache_type = REGCACHE_RBTREE,
H A Dda732x.c1267 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_topology.c247 props->cache_type |= HSA_CACHE_TYPE_DATA; kfd_parse_subtype_cache()
249 props->cache_type |= HSA_CACHE_TYPE_INSTRUCTION; kfd_parse_subtype_cache()
251 props->cache_type |= HSA_CACHE_TYPE_CPU; kfd_parse_subtype_cache()
253 props->cache_type |= HSA_CACHE_TYPE_HSACU; kfd_parse_subtype_cache()
612 sysfs_show_32bit_prop(buffer, "type", cache->cache_type); kfd_cache_show()
627 static struct kobj_type cache_type = { variable in typeref:struct:kobj_type
895 ret = kobject_init_and_add(cache->kobj, &cache_type, kfd_build_sysfs_node_entry()
H A Dkfd_topology.h111 uint32_t cache_type; member in struct:kfd_cache_properties
/linux-4.4.14/drivers/perf/
H A Darm_pmu.c36 unsigned int cache_type, cache_op, cache_result, ret; armpmu_map_cache_event() local
38 cache_type = (config >> 0) & 0xff; armpmu_map_cache_event()
39 if (cache_type >= PERF_COUNT_HW_CACHE_MAX) armpmu_map_cache_event()
50 ret = (int)(*cache_map)[cache_type][cache_op][cache_result]; armpmu_map_cache_event()
/linux-4.4.14/arch/tile/kernel/
H A Dperf_event.c757 unsigned int cache_type, cache_op, cache_result; tile_map_cache_event() local
763 cache_type = (config >> 0) & 0xff; tile_map_cache_event()
764 if (cache_type >= PERF_COUNT_HW_CACHE_MAX) tile_map_cache_event()
775 code = (*tile_pmu->cache_events)[cache_type][cache_op][cache_result]; tile_map_cache_event()
/linux-4.4.14/arch/x86/kvm/
H A Dcpuid.c402 int i, cache_type; __do_cpuid_ent() local
405 /* read more entries until cache_type is zero */ __do_cpuid_ent()
410 cache_type = entry[i - 1].eax & 0x1f; __do_cpuid_ent()
411 if (!cache_type) __do_cpuid_ent()
/linux-4.4.14/arch/powerpc/kernel/
H A Dcacheinfo.c683 const char *cache_type; cacheinfo_create_index_opt_attrs() local
694 cache_type = cache_type_string(cache); cacheinfo_create_index_opt_attrs()
712 cache_type, rc); cacheinfo_create_index_opt_attrs()
717 attr->attr.name, cache_name, cache_type); cacheinfo_create_index_opt_attrs()
/linux-4.4.14/sound/soc/tegra/
H A Dtegra20_das.c131 .cache_type = REGCACHE_FLAT,
H A Dtegra30_ahub.c474 .cache_type = REGCACHE_FLAT,
493 .cache_type = REGCACHE_FLAT,
H A Dtegra20_ac97.c308 .cache_type = REGCACHE_FLAT,
H A Dtegra20_i2s.c336 .cache_type = REGCACHE_FLAT,
H A Dtegra20_spdif.c262 .cache_type = REGCACHE_FLAT,
H A Dtegra30_i2s.c360 .cache_type = REGCACHE_FLAT,
/linux-4.4.14/drivers/leds/
H A Dleds-lp8860.c332 .cache_type = REGCACHE_NONE,
370 .cache_type = REGCACHE_NONE,
/linux-4.4.14/drivers/net/ethernet/microchip/
H A Dencx24j600-regmap.c471 .cache_type = REGCACHE_RBTREE,
492 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/media/i2c/
H A Dadv7604.c2870 .cache_type = REGCACHE_NONE,
2878 .cache_type = REGCACHE_NONE,
2886 .cache_type = REGCACHE_NONE,
2894 .cache_type = REGCACHE_NONE,
2902 .cache_type = REGCACHE_NONE,
2910 .cache_type = REGCACHE_NONE,
2918 .cache_type = REGCACHE_NONE,
2926 .cache_type = REGCACHE_NONE,
2934 .cache_type = REGCACHE_NONE,
2943 .cache_type = REGCACHE_NONE,
2951 .cache_type = REGCACHE_NONE,
2959 .cache_type = REGCACHE_NONE,
2967 .cache_type = REGCACHE_NONE,
H A Dmt9v032.c875 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/iio/light/
H A Dpa12203001.c127 .cache_type = REGCACHE_RBTREE,
H A Djsa1212.c316 .cache_type = REGCACHE_RBTREE,
H A Drpr0521.c469 .cache_type = REGCACHE_RBTREE,
H A Dstk3310.c498 .cache_type = REGCACHE_RBTREE,
H A Dapds9960.c227 .cache_type = REGCACHE_RBTREE,
H A Dgp2ap020a00f.c299 .cache_type = REGCACHE_RBTREE,
H A Dltr501.c1342 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/input/misc/
H A Ddrv2665.c164 .cache_type = REGCACHE_NONE,
H A Ddrv2667.c339 .cache_type = REGCACHE_NONE,
H A Ddrv260x.c468 .cache_type = REGCACHE_NONE,
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_drv.c35 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dintel_cacheinfo.c29 char cache_type; member in struct:_cache_table
216 static const enum cache_type cache_type_map[] = {
739 if (only_trace && cache_table[k].cache_type != LVL_TRACE) init_intel_cacheinfo()
741 switch (cache_table[k].cache_type) { init_intel_cacheinfo()
H A Dperf_event.c295 unsigned int cache_type, cache_op, cache_result; set_ext_hw_attr() local
300 cache_type = (config >> 0) & 0xff; set_ext_hw_attr()
301 if (cache_type >= PERF_COUNT_HW_CACHE_MAX) set_ext_hw_attr()
312 val = hw_cache_event_ids[cache_type][cache_op][cache_result]; set_ext_hw_attr()
321 attr->config1 = hw_cache_extra_regs[cache_type][cache_op][cache_result]; set_ext_hw_attr()
/linux-4.4.14/drivers/clk/
H A Dclk-si514.c297 .cache_type = REGCACHE_RBTREE,
H A Dclk-si570.c400 .cache_type = REGCACHE_RBTREE,
H A Dclk-cdce925.c484 .cache_type = REGCACHE_RBTREE,
H A Dclk-si5351.c213 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/sound/soc/rockchip/
H A Drockchip_spdif.c272 .cache_type = REGCACHE_FLAT,
H A Drockchip_i2s.c447 .cache_type = REGCACHE_FLAT,
/linux-4.4.14/sound/soc/sirf/
H A Dsirf-usp.c352 .cache_type = REGCACHE_NONE,
/linux-4.4.14/tools/perf/util/
H A Dparse-events.c341 int cache_type = -1, cache_op = -1, cache_result = -1; parse_events_add_cache() local
349 cache_type = parse_aliases(type, perf_evsel__hw_cache, parse_events_add_cache()
351 if (cache_type == -1) parse_events_add_cache()
365 if (!perf_evsel__is_cache_op_valid(cache_type, cache_op)) parse_events_add_cache()
392 attr.config = cache_type | (cache_op << 8) | (cache_result << 16); parse_events_add_cache()
/linux-4.4.14/drivers/staging/iio/light/
H A Disl29018.c652 .cache_type = REGCACHE_RBTREE,
662 .cache_type = REGCACHE_RBTREE,
H A Disl29028.c475 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/block/
H A Dvirtio_blk.c538 __ATTR(cache_type, S_IRUGO,
541 __ATTR(cache_type, S_IRUGO|S_IWUSR,
/linux-4.4.14/sound/soc/bcm/
H A Dbcm2835-i2s.c771 .cache_type = REGCACHE_RBTREE,
779 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/pwm/
H A Dpwm-pca9685.c296 .cache_type = REGCACHE_NONE,
H A Dpwm-fsl-ftm.c417 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/iio/dac/
H A Dad5380.c472 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/iio/pressure/
H A Dbmp280.c134 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/input/keyboard/
H A Dcap11xx.c176 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/arch/mips/kernel/
H A Dperf_event_mipsxx.c689 unsigned int cache_type, cache_op, cache_result; mipspmu_map_cache_event() local
692 cache_type = (config >> 0) & 0xff; mipspmu_map_cache_event()
693 if (cache_type >= PERF_COUNT_HW_CACHE_MAX) mipspmu_map_cache_event()
705 [cache_type] mipspmu_map_cache_event()
/linux-4.4.14/arch/sparc/kernel/
H A Dperf_event.c1183 unsigned int cache_type, cache_op, cache_result; sparc_map_cache_event() local
1189 cache_type = (config >> 0) & 0xff; sparc_map_cache_event()
1190 if (cache_type >= PERF_COUNT_HW_CACHE_MAX) sparc_map_cache_event()
1201 pmap = &((*sparc_pmu->cache_map)[cache_type][cache_op][cache_result]); sparc_map_cache_event()
/linux-4.4.14/sound/hda/
H A Dhdac_regmap.c336 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/sound/soc/qcom/
H A Dlpass-cpu.c357 .cache_type = REGCACHE_FLAT,
/linux-4.4.14/drivers/iio/magnetometer/
H A Dmmc35240.c478 .cache_type = REGCACHE_FLAT,
H A Dbmc150_magn.c224 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/hwmon/
H A Demc1403.c422 .cache_type = REGCACHE_RBTREE,
H A Dnct7802.c1076 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/sound/soc/xtensa/
H A Dxtfpga-i2s.c120 .cache_type = REGCACHE_FLAT,
/linux-4.4.14/sound/soc/atmel/
H A Datmel-classd.c535 .cache_type = REGCACHE_FLAT,
/linux-4.4.14/drivers/net/ieee802154/
H A Dmrf24j40.c394 .cache_type = REGCACHE_RBTREE,
501 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/iio/proximity/
H A Dsx9500.c203 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/power/
H A Dbq25890_charger.c136 .cache_type = REGCACHE_RBTREE,
H A Dbq24257_charger.c130 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/gpu/drm/i2c/
H A Dadv7511.c154 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/arch/ia64/pci/
H A Dpci.c615 /* cache_type (data_or_unified)= */ 2, &cci); set_pci_dfl_cacheline_size()
/linux-4.4.14/sound/soc/fsl/
H A Dfsl_sai.c705 .cache_type = REGCACHE_FLAT,
H A Dfsl_asrc.c722 .cache_type = REGCACHE_RBTREE,
H A Dfsl_esai.c772 .cache_type = REGCACHE_RBTREE,
H A Dfsl_spdif.c1091 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/tty/serial/
H A Dmax310x.c1284 .cache_type = REGCACHE_RBTREE,
H A Dsc16is7xx.c1298 .cache_type = REGCACHE_RBTREE,
/linux-4.4.14/drivers/media/dvb-frontends/
H A Drtl2832.c1251 dev->regmap_config.cache_type = REGCACHE_NONE, rtl2832_probe()
/linux-4.4.14/sound/soc/mediatek/
H A Dmtk-afe-pcm.c1079 .cache_type = REGCACHE_NONE,

Completed in 4775 milliseconds

12