cpm_get_uint_property 288 arch/powerpc/platforms/4xx/cpm.c if (cpm_get_uint_property(np, "er-offset") == 0) { cpm_get_uint_property 300 arch/powerpc/platforms/4xx/cpm.c cpm.unused = cpm_get_uint_property(np, "unused-units"); cpm_get_uint_property 301 arch/powerpc/platforms/4xx/cpm.c cpm.idle_doze = cpm_get_uint_property(np, "idle-doze"); cpm_get_uint_property 302 arch/powerpc/platforms/4xx/cpm.c cpm.standby = cpm_get_uint_property(np, "standby"); cpm_get_uint_property 303 arch/powerpc/platforms/4xx/cpm.c cpm.suspend = cpm_get_uint_property(np, "suspend");