Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dxilinx_sdfec.c38 #define XSDFEC_IS_ACTIVITY_SET (0x1) macro
305 XSDFEC_IS_ACTIVITY_SET); in xsdfec_get_status()
788 is_active = !!(reg_value & XSDFEC_IS_ACTIVITY_SET); in xsdfec_is_active()