Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/misc/
H A Dxilinx_sdfec.h43 XSDFEC_LDPC_CODE, enumerator
/openbmc/linux/drivers/misc/
H A Dxilinx_sdfec.c426 if (xsdfec->config.code == XSDFEC_LDPC_CODE) in xsdfec_set_turbo()
442 if (xsdfec->config.code == XSDFEC_LDPC_CODE) in xsdfec_get_turbo()
1045 xsdfec->config.code = XSDFEC_LDPC_CODE; in xsdfec_parse_of()