Home
last modified time | relevance | path

Searched refs:UN_STRIDE (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dsdram_rk3399.h93 UN_STRIDE = 4, enumerator
/external/u-boot/drivers/ram/rockchip/
Dsdram_rk3399.c2817 stride = (gstride_type == UN_STRIDE) ? in calculate_stride()
2827 stride = (gstride_type == UN_STRIDE) ? in calculate_stride()
2834 stride = (gstride_type == UN_STRIDE) ? in calculate_stride()
2841 stride = (gstride_type == UN_STRIDE) ? in calculate_stride()
2849 stride = (gstride_type == UN_STRIDE) ? 0x3 : 0x19; in calculate_stride()