Home
last modified time | relevance | path

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

/freebsd/usr.bin/dtc/
H A Dfdt.hh292 void parse_cells(text_input_buffer &input, int cell_size);
H A Dfdt.cc281 property::parse_cells(text_input_buffer &input, int cell_size) in parse_cells() function in dtc::fdt::property
561 parse_cells(input, bits); in property()
568 parse_cells(input, 32); in property()