Lines Matching +full:24 +full:gbit
168 #define SCHED_RDWR_IDLE_GAP(n) ((n & 0xff) << 24)
264 reg_val |= ((0x1<<24)|(0x1<<30)); in mctl_sys_init()
536 writel((MCTL_DIV2(WR2PRE) << 24) | (MCTL_DIV2(tFAW) << 16) | in mctl_channel_init()
542 writel((MCTL_DIV2(CWL) << 24) | (MCTL_DIV2(CL) << 16) | in mctl_channel_init()
551 writel((MCTL_DIV2(tRCD) << 24) | (MCTL_DIV2(tCCD) << 16) | in mctl_channel_init()
554 writel((MCTL_DIV2(tCKSRX) << 24) | (MCTL_DIV2(tCKSRE) << 16) | in mctl_channel_init()
559 /* writel((MCTL_TCKDPDE << 24) | (MCTL_TCKDPX << 16) | in mctl_channel_init()
576 writel((2 << 24) | ((MCTL_DIV2(CL) - 2) << 16) | in mctl_channel_init()
736 setbits_le32(&mctl_phy->dsgcr, 0xf << 24); /* unclear what this is... */ in mctl_channel_init()
888 .tRFC = 260, /* 260ns for 4GBit devices */ in sunxi_dram_init()
889 /* 350ns @ 8GBit */ in sunxi_dram_init()