Home
last modified time | relevance | path

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

/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman.c219 uint64_t cell_idx_host = 0; in fman_if_init() local
393 cell_idx_host = of_read_number(cell_idx, lenp / sizeof(phandle)); in fman_if_init()
394 __if->__if.fman_idx = cell_idx_host; in fman_if_init()