Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/xilinx_hwicap/
H A Dfifo_icap.c76 #define XHI_CR_WRITE_MASK 0x00000001 /* Write from FIFO to ICAP */ macro
130 out_be32(drvdata->base_address + XHI_CR_OFFSET, XHI_CR_WRITE_MASK); in fifo_icap_start_config()