Home
last modified time | relevance | path

Searched defs:get_num_cells (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/tools/dtoc/
H A Ddtb_platdata.py282 def get_num_cells(node): member in DtbPlatdata
/openbmc/qemu/hw/misc/
H A Dmips_itu.c147 static inline uint32_t get_num_cells(MIPSITUState *s) in get_num_cells() function