Lines Matching refs:iphoffset
746 pr_info("iphoffset[0] : addr - 0x%08x, val - 0x%02x\n",
747 (u32)&ugeth->p_tx_glbl_pram->iphoffset[0],
748 ugeth->p_tx_glbl_pram->iphoffset[0]);
749 pr_info("iphoffset[1] : addr - 0x%08x, val - 0x%02x\n",
750 (u32)&ugeth->p_tx_glbl_pram->iphoffset[1],
751 ugeth->p_tx_glbl_pram->iphoffset[1]);
752 pr_info("iphoffset[2] : addr - 0x%08x, val - 0x%02x\n",
753 (u32)&ugeth->p_tx_glbl_pram->iphoffset[2],
754 ugeth->p_tx_glbl_pram->iphoffset[2]);
755 pr_info("iphoffset[3] : addr - 0x%08x, val - 0x%02x\n",
756 (u32)&ugeth->p_tx_glbl_pram->iphoffset[3],
757 ugeth->p_tx_glbl_pram->iphoffset[3]);
758 pr_info("iphoffset[4] : addr - 0x%08x, val - 0x%02x\n",
759 (u32)&ugeth->p_tx_glbl_pram->iphoffset[4],
760 ugeth->p_tx_glbl_pram->iphoffset[4]);
761 pr_info("iphoffset[5] : addr - 0x%08x, val - 0x%02x\n",
762 (u32)&ugeth->p_tx_glbl_pram->iphoffset[5],
763 ugeth->p_tx_glbl_pram->iphoffset[5]);
764 pr_info("iphoffset[6] : addr - 0x%08x, val - 0x%02x\n",
765 (u32)&ugeth->p_tx_glbl_pram->iphoffset[6],
766 ugeth->p_tx_glbl_pram->iphoffset[6]);
767 pr_info("iphoffset[7] : addr - 0x%08x, val - 0x%02x\n",
768 (u32)&ugeth->p_tx_glbl_pram->iphoffset[7],
769 ugeth->p_tx_glbl_pram->iphoffset[7]);
2425 /* iphoffset */
2427 out_8(&ugeth->p_tx_glbl_pram->iphoffset[i],
2428 ug_info->iphoffset[i]);