Home
last modified time | relevance | path

Searched defs:hob_length (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/lib/hob/
H A Dhob.c22 uint16_t hob_type, uint16_t hob_length) in _create_hob()
172 uint16_t hob_length; in create_guid_hob() local
/rk3399_ARM-atf/include/lib/hob/
H A Dhob.h40 uint16_t hob_length; member
/rk3399_ARM-atf/tools/sptool/
H A Dhob.py145 def __init__(self, hob_type, hob_length): argument