Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/axis-fifo/
Daxis-fifo.c739 unsigned int use_tx_control; in axis_fifo_probe() local
888 rc = get_dts_property(fifo, "xlnx,use-tx-ctrl", &use_tx_control); in axis_fifo_probe()
949 if (use_tx_control) { in axis_fifo_probe()