Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dxilinx_sdfec.h87 XSDFEC_STARTED, enumerator
/openbmc/linux/drivers/misc/
H A Dxilinx_sdfec.c289 xsdfec->state = XSDFEC_STARTED; in update_config_from_hw()
670 if (xsdfec->state == XSDFEC_STARTED) { in xsdfec_add_ldpc()
747 if (xsdfec->state == XSDFEC_STARTED) in xsdfec_set_order()
767 if (xsdfec->state == XSDFEC_STARTED) in xsdfec_set_bypass()
876 xsdfec->state = XSDFEC_STARTED; in xsdfec_start()
884 if (xsdfec->state != XSDFEC_STARTED) in xsdfec_stop()