Home
last modified time | relevance | path

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

/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman.c150 const phandle *prop; in fman_if_vsp_init()
163 lenp / sizeof(phandle)); in fman_if_vsp_init()
185 &prop[0], lenp / sizeof(phandle)); in fman_if_vsp_init()
213 const phandle *rx_phandle, *tx_phandle; in fman_if_init()
250 assert(lenp == sizeof(phandle)); in fman_if_init()
269 assert(lenp == (2 * sizeof(phandle))); in fman_if_init()
316 sizeof(phandle)); in fman_if_init()
518 assert(lenp >= (4 * sizeof(phandle))); in fman_if_init()
536 if (lenp == 6 * sizeof(phandle)) { in fman_if_init()
574 const phandle *prop; in fman_if_init()
[all …]
/dpdk/drivers/common/dpaax/
H A Dcompat.h105 typedef uint32_t phandle; typedef