Home
last modified time | relevance | path

Searched refs:PART_STRIDE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dsdram_rk3399.h95 PART_STRIDE = 5 enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly507e.c91 NVDEF(NV507E, SURFACE_SET_PARAMS, PART_STRIDE, PARTSTRIDE_256)); in ovly507e_image_set()
H A Dbase507c.c116 NVDEF(NV507C, SURFACE_SET_PARAMS, PART_STRIDE, PARTSTRIDE_256)); in base507c_image_set()
H A Dhead507d.c228 NVDEF(NV507D, HEAD_SET_PARAMS, PART_STRIDE, PARTSTRIDE_256), in head507d_core_set()
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3399.c1983 if (gstride_type == PART_STRIDE) { in calculate_stride()