Home
last modified time | relevance | path

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

/freebsd/sys/arm/xilinx/
H A Dzy7_devcfg.c197 #define ZY7_DEVCFG_INT_PCFG_INIT_PE (1<<1) macro
432 WR4(sc, ZY7_DEVCFG_INT_MASK, ~ZY7_DEVCFG_INT_PCFG_INIT_PE); in zy7_devcfg_reset_pl()
469 WR4(sc, ZY7_DEVCFG_INT_MASK, ~ZY7_DEVCFG_INT_PCFG_INIT_PE); in zy7_devcfg_reset_pl()
665 if ((istatus & ZY7_DEVCFG_INT_PCFG_INIT_PE) != 0) in zy7_devcfg_intr()