• Home
  • Raw
  • Download

Lines Matching refs:grp

602 		      const struct mx6sx_iomux_grp_regs *grp)  in mx6sx_dram_iocfg()  argument
611 writel(grp->grp_ddr_type, &mx6_grp_iomux->grp_ddr_type); in mx6sx_dram_iocfg()
612 writel(grp->grp_ddrpke, &mx6_grp_iomux->grp_ddrpke); in mx6sx_dram_iocfg()
620 writel(grp->grp_addds, &mx6_grp_iomux->grp_addds); in mx6sx_dram_iocfg()
629 writel(grp->grp_ctlds, &mx6_grp_iomux->grp_ctlds); in mx6sx_dram_iocfg()
632 writel(grp->grp_ddrmode_ctl, &mx6_grp_iomux->grp_ddrmode_ctl); in mx6sx_dram_iocfg()
641 writel(grp->grp_ddrmode, &mx6_grp_iomux->grp_ddrmode); in mx6sx_dram_iocfg()
642 writel(grp->grp_b0ds, &mx6_grp_iomux->grp_b0ds); in mx6sx_dram_iocfg()
643 writel(grp->grp_b1ds, &mx6_grp_iomux->grp_b1ds); in mx6sx_dram_iocfg()
645 writel(grp->grp_b2ds, &mx6_grp_iomux->grp_b2ds); in mx6sx_dram_iocfg()
646 writel(grp->grp_b3ds, &mx6_grp_iomux->grp_b3ds); in mx6sx_dram_iocfg()
660 const struct mx6ul_iomux_grp_regs *grp) in mx6ul_dram_iocfg() argument
669 writel(grp->grp_ddr_type, &mx6_grp_iomux->grp_ddr_type); in mx6ul_dram_iocfg()
670 writel(grp->grp_ddrpke, &mx6_grp_iomux->grp_ddrpke); in mx6ul_dram_iocfg()
678 writel(grp->grp_addds, &mx6_grp_iomux->grp_addds); in mx6ul_dram_iocfg()
685 writel(grp->grp_ctlds, &mx6_grp_iomux->grp_ctlds); in mx6ul_dram_iocfg()
688 writel(grp->grp_ddrmode_ctl, &mx6_grp_iomux->grp_ddrmode_ctl); in mx6ul_dram_iocfg()
693 writel(grp->grp_ddrmode, &mx6_grp_iomux->grp_ddrmode); in mx6ul_dram_iocfg()
694 writel(grp->grp_b0ds, &mx6_grp_iomux->grp_b0ds); in mx6ul_dram_iocfg()
695 writel(grp->grp_b1ds, &mx6_grp_iomux->grp_b1ds); in mx6ul_dram_iocfg()
704 const struct mx6sl_iomux_grp_regs *grp) in mx6sl_dram_iocfg() argument
713 mx6_grp_iomux->grp_ddr_type = grp->grp_ddr_type; in mx6sl_dram_iocfg()
714 mx6_grp_iomux->grp_ddrpke = grp->grp_ddrpke; in mx6sl_dram_iocfg()
722 mx6_grp_iomux->grp_addds = grp->grp_addds; in mx6sl_dram_iocfg()
727 mx6_grp_iomux->grp_ctlds = grp->grp_ctlds; in mx6sl_dram_iocfg()
730 mx6_grp_iomux->grp_ddrmode_ctl = grp->grp_ddrmode_ctl; in mx6sl_dram_iocfg()
739 mx6_grp_iomux->grp_ddrmode = grp->grp_ddrmode; in mx6sl_dram_iocfg()
740 mx6_grp_iomux->grp_b0ds = grp->grp_b0ds; in mx6sl_dram_iocfg()
741 mx6_grp_iomux->grp_b1ds = grp->grp_b1ds; in mx6sl_dram_iocfg()
743 mx6_grp_iomux->grp_b2ds = grp->grp_b2ds; in mx6sl_dram_iocfg()
744 mx6_grp_iomux->grp_b3ds = grp->grp_b3ds; in mx6sl_dram_iocfg()
760 const struct mx6dq_iomux_grp_regs *grp) in mx6dq_dram_iocfg() argument
769 mx6_grp_iomux->grp_ddr_type = grp->grp_ddr_type; in mx6dq_dram_iocfg()
770 mx6_grp_iomux->grp_ddrpke = grp->grp_ddrpke; in mx6dq_dram_iocfg()
779 mx6_grp_iomux->grp_addds = grp->grp_addds; in mx6dq_dram_iocfg()
788 mx6_grp_iomux->grp_ctlds = grp->grp_ctlds; in mx6dq_dram_iocfg()
791 mx6_grp_iomux->grp_ddrmode_ctl = grp->grp_ddrmode_ctl; in mx6dq_dram_iocfg()
806 mx6_grp_iomux->grp_ddrmode = grp->grp_ddrmode; in mx6dq_dram_iocfg()
807 mx6_grp_iomux->grp_b0ds = grp->grp_b0ds; in mx6dq_dram_iocfg()
808 mx6_grp_iomux->grp_b1ds = grp->grp_b1ds; in mx6dq_dram_iocfg()
810 mx6_grp_iomux->grp_b2ds = grp->grp_b2ds; in mx6dq_dram_iocfg()
811 mx6_grp_iomux->grp_b3ds = grp->grp_b3ds; in mx6dq_dram_iocfg()
814 mx6_grp_iomux->grp_b4ds = grp->grp_b4ds; in mx6dq_dram_iocfg()
815 mx6_grp_iomux->grp_b5ds = grp->grp_b5ds; in mx6dq_dram_iocfg()
816 mx6_grp_iomux->grp_b6ds = grp->grp_b6ds; in mx6dq_dram_iocfg()
817 mx6_grp_iomux->grp_b7ds = grp->grp_b7ds; in mx6dq_dram_iocfg()
838 const struct mx6sdl_iomux_grp_regs *grp) in mx6sdl_dram_iocfg() argument
847 mx6_grp_iomux->grp_ddr_type = grp->grp_ddr_type; in mx6sdl_dram_iocfg()
848 mx6_grp_iomux->grp_ddrpke = grp->grp_ddrpke; in mx6sdl_dram_iocfg()
857 mx6_grp_iomux->grp_addds = grp->grp_addds; in mx6sdl_dram_iocfg()
866 mx6_grp_iomux->grp_ctlds = grp->grp_ctlds; in mx6sdl_dram_iocfg()
869 mx6_grp_iomux->grp_ddrmode_ctl = grp->grp_ddrmode_ctl; in mx6sdl_dram_iocfg()
884 mx6_grp_iomux->grp_ddrmode = grp->grp_ddrmode; in mx6sdl_dram_iocfg()
885 mx6_grp_iomux->grp_b0ds = grp->grp_b0ds; in mx6sdl_dram_iocfg()
886 mx6_grp_iomux->grp_b1ds = grp->grp_b1ds; in mx6sdl_dram_iocfg()
888 mx6_grp_iomux->grp_b2ds = grp->grp_b2ds; in mx6sdl_dram_iocfg()
889 mx6_grp_iomux->grp_b3ds = grp->grp_b3ds; in mx6sdl_dram_iocfg()
892 mx6_grp_iomux->grp_b4ds = grp->grp_b4ds; in mx6sdl_dram_iocfg()
893 mx6_grp_iomux->grp_b5ds = grp->grp_b5ds; in mx6sdl_dram_iocfg()
894 mx6_grp_iomux->grp_b6ds = grp->grp_b6ds; in mx6sdl_dram_iocfg()
895 mx6_grp_iomux->grp_b7ds = grp->grp_b7ds; in mx6sdl_dram_iocfg()