Searched refs:tx_phandle (Results 1 – 1 of 1) sorted by relevance
213 const phandle *rx_phandle, *tx_phandle; in fman_if_init() local467 tx_phandle = of_get_property(dpa_node, in fman_if_init()469 if (!tx_phandle) { in fman_if_init()478 tx_phandle_host[0] = of_read_number(&tx_phandle[0], na); in fman_if_init()479 tx_phandle_host[1] = of_read_number(&tx_phandle[1], na); in fman_if_init()480 tx_phandle_host[2] = of_read_number(&tx_phandle[2], na); in fman_if_init()481 tx_phandle_host[3] = of_read_number(&tx_phandle[3], na); in fman_if_init()