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

/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3399.h96 UN_STRIDE = 4, enumerator in enum:__anon56
/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c2820 stride = (gstride_type == UN_STRIDE) ?
2830 stride = (gstride_type == UN_STRIDE) ?
2837 stride = (gstride_type == UN_STRIDE) ?
2844 stride = (gstride_type == UN_STRIDE) ?
2852 stride = (gstride_type == UN_STRIDE) ? 0x3 : 0x19;

Completed in 50 milliseconds