Home
last modified time | relevance | path

Searched defs:hob_type (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()
/rk3399_ARM-atf/include/lib/hob/
H A Dhob.h39 uint16_t hob_type; member
/rk3399_ARM-atf/tools/sptool/
H A Dhob.py145 def __init__(self, hob_type, hob_length): argument