Lines Matching refs:iphoffset
766 pr_info("iphoffset[0] : addr - 0x%08x, val - 0x%02x\n",
767 (u32)&ugeth->p_tx_glbl_pram->iphoffset[0],
768 ugeth->p_tx_glbl_pram->iphoffset[0]);
769 pr_info("iphoffset[1] : addr - 0x%08x, val - 0x%02x\n",
770 (u32)&ugeth->p_tx_glbl_pram->iphoffset[1],
771 ugeth->p_tx_glbl_pram->iphoffset[1]);
772 pr_info("iphoffset[2] : addr - 0x%08x, val - 0x%02x\n",
773 (u32)&ugeth->p_tx_glbl_pram->iphoffset[2],
774 ugeth->p_tx_glbl_pram->iphoffset[2]);
775 pr_info("iphoffset[3] : addr - 0x%08x, val - 0x%02x\n",
776 (u32)&ugeth->p_tx_glbl_pram->iphoffset[3],
777 ugeth->p_tx_glbl_pram->iphoffset[3]);
778 pr_info("iphoffset[4] : addr - 0x%08x, val - 0x%02x\n",
779 (u32)&ugeth->p_tx_glbl_pram->iphoffset[4],
780 ugeth->p_tx_glbl_pram->iphoffset[4]);
781 pr_info("iphoffset[5] : addr - 0x%08x, val - 0x%02x\n",
782 (u32)&ugeth->p_tx_glbl_pram->iphoffset[5],
783 ugeth->p_tx_glbl_pram->iphoffset[5]);
784 pr_info("iphoffset[6] : addr - 0x%08x, val - 0x%02x\n",
785 (u32)&ugeth->p_tx_glbl_pram->iphoffset[6],
786 ugeth->p_tx_glbl_pram->iphoffset[6]);
787 pr_info("iphoffset[7] : addr - 0x%08x, val - 0x%02x\n",
788 (u32)&ugeth->p_tx_glbl_pram->iphoffset[7],
789 ugeth->p_tx_glbl_pram->iphoffset[7]);
2549 /* iphoffset */
2551 out_8(&ugeth->p_tx_glbl_pram->iphoffset[i],
2552 ug_info->iphoffset[i]);