Lines Matching refs:of_property_read_u32
960 of_property_read_u32(np, "cache-size", &cache_size); in l2x0_cache_size_of_parse()
961 of_property_read_u32(np, "cache-sets", &sets); in l2x0_cache_size_of_parse()
962 of_property_read_u32(np, "cache-block-size", &block_size); in l2x0_cache_size_of_parse()
963 of_property_read_u32(np, "cache-line-size", &line_size); in l2x0_cache_size_of_parse()
1042 of_property_read_u32(np, "arm,tag-latency", &tag); in l2x0_of_parse()
1057 of_property_read_u32(np, "arm,dirty-latency", &dirty); in l2x0_of_parse()
1181 ret = of_property_read_u32(np, "arm,double-linefill", &val); in l2c310_of_parse()
1191 ret = of_property_read_u32(np, "arm,double-linefill-incr", &val); in l2c310_of_parse()
1201 ret = of_property_read_u32(np, "arm,double-linefill-wrap", &val); in l2c310_of_parse()
1211 ret = of_property_read_u32(np, "arm,prefetch-drop", &val); in l2c310_of_parse()
1221 ret = of_property_read_u32(np, "arm,prefetch-offset", &val); in l2c310_of_parse()
1229 ret = of_property_read_u32(np, "prefetch-data", &val); in l2c310_of_parse()
1239 ret = of_property_read_u32(np, "prefetch-instr", &val); in l2c310_of_parse()
1444 of_property_read_u32(np, "cache-id-part", in aurora_of_parse()
1739 if (of_property_read_u32(np, "cache-level", &cache_level)) in l2x0_of_init()