Home
last modified time | relevance | path

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

/freebsd/sys/dev/cadence/
H A Dif_cgem_hw.h179 #define CGEM_INTR_HRESP_NOT_OK (1 << 11) macro
H A Dif_cgem.c1001 if ((istatus & CGEM_INTR_HRESP_NOT_OK) != 0) { in cgem_intr()
1135 CGEM_INTR_HRESP_NOT_OK); in cgem_config()