Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/xilinx/
H A Dzy7_devcfg.c202 #define ZY7_DEVCFG_INT_PCFG_INIT_PE (1<<1) macro
437 WR4(sc, ZY7_DEVCFG_INT_MASK, ~ZY7_DEVCFG_INT_PCFG_INIT_PE); in zy7_devcfg_reset_pl()
474 WR4(sc, ZY7_DEVCFG_INT_MASK, ~ZY7_DEVCFG_INT_PCFG_INIT_PE); in zy7_devcfg_reset_pl()
670 if ((istatus & ZY7_DEVCFG_INT_PCFG_INIT_PE) != 0) in zy7_devcfg_intr()