Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3399.h94 UN_STRIDE = 4, enumerator
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c2000 stride = (gstride_type == UN_STRIDE) ? in calculate_stride()
2010 stride = (gstride_type == UN_STRIDE) ? in calculate_stride()
2017 stride = (gstride_type == UN_STRIDE) ? in calculate_stride()
2024 stride = (gstride_type == UN_STRIDE) ? in calculate_stride()
2032 stride = (gstride_type == UN_STRIDE) ? 0x3 : 0x19; in calculate_stride()