Searched refs:tx_phandle (Results 1 – 1 of 1) sorted by relevance
213 const phandle *rx_phandle, *tx_phandle; in fman_if_init() local542 tx_phandle = of_get_property(dpa_node, in fman_if_init()544 if (!tx_phandle) { in fman_if_init()553 tx_phandle_host[0] = of_read_number(&tx_phandle[0], na); in fman_if_init()554 tx_phandle_host[1] = of_read_number(&tx_phandle[1], na); in fman_if_init()555 tx_phandle_host[2] = of_read_number(&tx_phandle[2], na); in fman_if_init()556 tx_phandle_host[3] = of_read_number(&tx_phandle[3], na); in fman_if_init()