Searched refs:states (Results 1 – 4 of 4) sorted by relevance
40 cpu-idle-states = <&cpu_pw15>;57 cpu-idle-states = <&cpu_pw15>;74 cpu-idle-states = <&cpu_pw15>;91 cpu-idle-states = <&cpu_pw15>;108 cpu-idle-states = <&cpu_pw15>;125 cpu-idle-states = <&cpu_pw15>;142 cpu-idle-states = <&cpu_pw15>;159 cpu-idle-states = <&cpu_pw15>;176 cpu-idle-states = <&cpu_pw15>;193 cpu-idle-states = <&cpu_pw15>;[all …]
84 gpios-states = <0>;85 states = <1800000 0x1>,
94 gpios-states = <0>;95 states = <1800000 0x1>,
2949 struct tee_cryp_state_head *states = &utc->cryp_states; in tee_svc_cryp_free_states() local2951 while (!TAILQ_EMPTY(states)) in tee_svc_cryp_free_states()2952 cryp_state_free(utc, TAILQ_FIRST(states)); in tee_svc_cryp_free_states()