Searched refs:cpm_get_uint_property (Results 1 – 1 of 1) sorted by relevance
248 static int cpm_get_uint_property(struct device_node *np, in cpm_get_uint_property() function302 if (cpm_get_uint_property(np, "er-offset") == 0) { in cpm_init()314 cpm.unused = cpm_get_uint_property(np, "unused-units"); in cpm_init()315 cpm.idle_doze = cpm_get_uint_property(np, "idle-doze"); in cpm_init()316 cpm.standby = cpm_get_uint_property(np, "standby"); in cpm_init()317 cpm.suspend = cpm_get_uint_property(np, "suspend"); in cpm_init()