Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/axis-fifo/
H A Daxis-fifo.c129 int has_tx_fifo; /* whether the IP has the tx fifo enabled */ member
688 if (fifo->has_tx_fifo) { in axis_fifo_open()
793 ret = get_dts_property(fifo, "xlnx,use-tx-data", &fifo->has_tx_fifo); in axis_fifo_parse_dt()