Lines Matching defs:offset
237 dev_dbg(xsdfec->dev, "Writing 0x%x to offset 0x%x", value, addr);
246 dev_dbg(xsdfec->dev, "Read value = 0x%x from offset 0x%x", rval, addr);
459 u32 offset)
478 if (XSDFEC_LDPC_CODE_REG0_ADDR_BASE + (offset * XSDFEC_LDPC_REG_JUMP) >
482 (offset * XSDFEC_LDPC_REG_JUMP));
487 (offset * XSDFEC_LDPC_REG_JUMP),
493 u32 no_packing, u32 nm, u32 offset)
512 if (XSDFEC_LDPC_CODE_REG1_ADDR_BASE + (offset * XSDFEC_LDPC_REG_JUMP) >
516 (offset * XSDFEC_LDPC_REG_JUMP));
521 (offset * XSDFEC_LDPC_REG_JUMP),
528 u32 max_schedule, u32 offset)
565 if (XSDFEC_LDPC_CODE_REG2_ADDR_BASE + (offset * XSDFEC_LDPC_REG_JUMP) >
569 (offset * XSDFEC_LDPC_REG_JUMP));
574 (offset * XSDFEC_LDPC_REG_JUMP),
580 u16 qc_off, u32 offset)
586 if (XSDFEC_LDPC_CODE_REG3_ADDR_BASE + (offset * XSDFEC_LDPC_REG_JUMP) >
590 (offset * XSDFEC_LDPC_REG_JUMP));
595 (offset * XSDFEC_LDPC_REG_JUMP),
600 static int xsdfec_table_write(struct xsdfec_dev *xsdfec, u32 offset,
614 if (offset > depth / XSDFEC_REG_WIDTH_JUMP ||
616 offset + len > depth / XSDFEC_REG_WIDTH_JUMP) {
642 base_addr + ((offset + reg) *