Lines Matching refs:of_property_read_u32
1508 of_property_read_u32(np, "cm-poll-mode", &poll_mode); in of_cm_parse_desc()
1511 of_property_read_u32(np, "cm-poll-interval", in of_cm_parse_desc()
1514 of_property_read_u32(np, "cm-fullbatt-vchkdrop-ms", in of_cm_parse_desc()
1516 of_property_read_u32(np, "cm-fullbatt-vchkdrop-volt", in of_cm_parse_desc()
1518 of_property_read_u32(np, "cm-fullbatt-voltage", &desc->fullbatt_uV); in of_cm_parse_desc()
1519 of_property_read_u32(np, "cm-fullbatt-soc", &desc->fullbatt_soc); in of_cm_parse_desc()
1520 of_property_read_u32(np, "cm-fullbatt-capacity", in of_cm_parse_desc()
1523 of_property_read_u32(np, "cm-battery-stat", &battery_stat); in of_cm_parse_desc()
1527 of_property_read_u32(np, "cm-num-chargers", &num_chgs); in of_cm_parse_desc()
1546 of_property_read_u32(np, "cm-battery-cold", &desc->temp_min); in of_cm_parse_desc()
1549 of_property_read_u32(np, "cm-battery-hot", &desc->temp_max); in of_cm_parse_desc()
1550 of_property_read_u32(np, "cm-battery-temp-diff", &desc->temp_diff); in of_cm_parse_desc()
1552 of_property_read_u32(np, "cm-charging-max", in of_cm_parse_desc()
1554 of_property_read_u32(np, "cm-discharging-max", in of_cm_parse_desc()
1597 of_property_read_u32(_child, in of_cm_parse_desc()
1600 of_property_read_u32(_child, in of_cm_parse_desc()