Home
last modified time | relevance | path

Searched refs:end_oen (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/common/
H A Druntime_svc.c66 if (desc->start_oen > desc->end_oen) { in validate_rt_svc_desc()
69 if (desc->end_oen >= OEN_LIMIT) { in validate_rt_svc_desc()
147 end_idx = (uint8_t)get_unique_oen(service->end_oen, in runtime_svc_init()
/rk3399_ARM-atf/include/common/
H A Druntime_svc.h63 uint8_t end_oen; member
77 .end_oen = (_end), \