Lines Matching refs:of_property_read_u32
942 of_property_read_u32(np, "cache-size", &cache_size); in l2x0_cache_size_of_parse()
943 of_property_read_u32(np, "cache-sets", &sets); in l2x0_cache_size_of_parse()
944 of_property_read_u32(np, "cache-block-size", &block_size); in l2x0_cache_size_of_parse()
945 of_property_read_u32(np, "cache-line-size", &line_size); in l2x0_cache_size_of_parse()
1024 of_property_read_u32(np, "arm,tag-latency", &tag); in l2x0_of_parse()
1039 of_property_read_u32(np, "arm,dirty-latency", &dirty); in l2x0_of_parse()
1154 ret = of_property_read_u32(np, "arm,double-linefill", &val); in l2c310_of_parse()
1164 ret = of_property_read_u32(np, "arm,double-linefill-incr", &val); in l2c310_of_parse()
1174 ret = of_property_read_u32(np, "arm,double-linefill-wrap", &val); in l2c310_of_parse()
1184 ret = of_property_read_u32(np, "arm,prefetch-drop", &val); in l2c310_of_parse()
1194 ret = of_property_read_u32(np, "arm,prefetch-offset", &val); in l2c310_of_parse()
1395 of_property_read_u32(np, "cache-id-part", in aurora_of_parse()
1683 if (of_property_read_u32(np, "cache-level", &cache_level)) in l2x0_of_init()