Home
last modified time | relevance | path

Searched refs:no_final_parity (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/misc/
H A Dxilinx_sdfec.c527 u32 norm_type, u32 special_qc, u32 no_final_parity, in xsdfec_reg2_write()
551 if (no_final_parity > 1) in xsdfec_reg2_write()
553 no_final_parity = in xsdfec_reg2_write()
554 ((no_final_parity << XSDFEC_REG2_NO_FINAL_PARITY_LSB) & in xsdfec_reg2_write()
562 wdata = (max_schedule | no_final_parity | special_qc | norm_type | in xsdfec_reg2_write()
693 ldpc->no_final_parity, ldpc->max_schedule, in xsdfec_add_ldpc()
526 xsdfec_reg2_write(struct xsdfec_dev *xsdfec, u32 nlayers, u32 nmqc, u32 norm_type, u32 special_qc, u32 no_final_parity, u32 max_schedule, u32 offset) xsdfec_reg2_write() argument
/kernel/linux/linux-6.6/drivers/misc/
H A Dxilinx_sdfec.c528 u32 norm_type, u32 special_qc, u32 no_final_parity, in xsdfec_reg2_write()
552 if (no_final_parity > 1) in xsdfec_reg2_write()
554 no_final_parity = in xsdfec_reg2_write()
555 ((no_final_parity << XSDFEC_REG2_NO_FINAL_PARITY_LSB) & in xsdfec_reg2_write()
563 wdata = (max_schedule | no_final_parity | special_qc | norm_type | in xsdfec_reg2_write()
695 ldpc->no_final_parity, ldpc->max_schedule, in xsdfec_add_ldpc()
527 xsdfec_reg2_write(struct xsdfec_dev *xsdfec, u32 nlayers, u32 nmqc, u32 norm_type, u32 special_qc, u32 no_final_parity, u32 max_schedule, u32 offset) xsdfec_reg2_write() argument
/kernel/linux/linux-5.10/include/uapi/misc/
H A Dxilinx_sdfec.h157 * @no_final_parity: Decide if final parity check needs to be performed
181 __u32 no_final_parity; member
/kernel/linux/linux-6.6/include/uapi/misc/
H A Dxilinx_sdfec.h157 * @no_final_parity: Decide if final parity check needs to be performed
181 __u32 no_final_parity; member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/misc/
H A Dxilinx_sdfec.h77 __u32 no_final_parity; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/misc/
H A Dxilinx_sdfec.h77 __u32 no_final_parity; member

Completed in 6 milliseconds