Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dxilinx_sdfec.c133 #define XSDFEC_REG1_PSIZE_MAX (512) macro
498 if (psize < XSDFEC_REG1_PSIZE_MIN || psize > XSDFEC_REG1_PSIZE_MAX) { in xsdfec_reg1_write()