Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/axis-fifo/
Daxis-fifo.c740 unsigned int use_tx_control; in axis_fifo_probe() local
889 rc = get_dts_property(fifo, "xlnx,use-tx-ctrl", &use_tx_control); in axis_fifo_probe()
950 if (use_tx_control) { in axis_fifo_probe()