Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xilinx_hwicap/
H A Dfifo_icap.c75 #define XHI_CR_READ_MASK 0x00000002 /* Read from ICAP to FIFO */ macro
140 out_be32(drvdata->base_address + XHI_CR_OFFSET, XHI_CR_READ_MASK); in fifo_icap_start_readback()