Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/
Dofpart.c65 int a_cells, s_cells; in parse_ofpart_partitions() local
77 s_cells = of_n_size_cells(pp); in parse_ofpart_partitions()
79 (*pparts)[i].size = of_read_number(reg + a_cells, s_cells); in parse_ofpart_partitions()