Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/of/
Dbase.c1184 int cell_count) in of_phandle_iterator_init() argument
1196 it->cell_count = cell_count; in of_phandle_iterator_init()
1247 count = it->cell_count; in of_phandle_iterator_next()
1296 int cell_count, int index, in __of_parse_phandle_with_args() argument
1303 of_for_each_phandle(&it, rc, np, list_name, cells_name, cell_count) { in __of_parse_phandle_with_args()
1629 const char *list_name, int cell_count, in of_parse_phandle_with_fixed_args() argument
1634 return __of_parse_phandle_with_args(np, list_name, NULL, cell_count, in of_parse_phandle_with_fixed_args()
/Linux-v4.19/drivers/bus/
Dmvebu-mbus.c1205 int *cell_count, const __be32 **ranges_start, in mbus_parse_ranges() argument
1214 *addr_cells = *c_addr_cells = *c_size_cells = *cell_count = 0; in mbus_parse_ranges()
1228 *cell_count = *addr_cells + *c_addr_cells + *c_size_cells; in mbus_parse_ranges()
1229 tuple_len = (*cell_count) * sizeof(__be32); in mbus_parse_ranges()
1242 int i, ret, cell_count; in mbus_dt_setup() local
1246 &c_size_cells, &cell_count, in mbus_dt_setup()
1251 for (i = 0, r = ranges_start; r < ranges_end; r += cell_count, i++) { in mbus_dt_setup()
/Linux-v4.19/include/linux/
Dof.h85 int cell_count; member
385 int cell_count);
869 int cell_count) in of_phandle_iterator_init() argument
/Linux-v4.19/drivers/atm/
Dhorizon.h315 HDW cell_count; // AAL5 rx bufs member