Home
last modified time | relevance | path

Searched refs:BLK_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/cmd/aspeed/
H A Ddramtest.c42 #define BLK_SIZE (BLK_SIZE_MB * 1024 * 1024) macro
43 #define N_16B_IN_BLK (BLK_SIZE / 16)
134 printf(" 0: [%08x, %08x)\n", DRAM_BASE + BLK_SIZE * 0, DRAM_BASE + BLK_SIZE * 1); in print_usage()
135 printf(" 1: [%08x, %08x)\n", DRAM_BASE + BLK_SIZE * 1, DRAM_BASE + BLK_SIZE * 2); in print_usage()
136 printf(" 2: [%08x, %08x)\n", DRAM_BASE + BLK_SIZE * 2, DRAM_BASE + BLK_SIZE * 3); in print_usage()
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_regs.h24 #define BLK_SIZE 0x0D4 macro
376 #define MG_SIZE BLK_SIZE
H A Dd71_component.c621 malidp_write32(reg, BLK_SIZE, HV_SIZE(st->hsize, st->vsize)); in d71_compiz_update()
917 malidp_write32(reg, BLK_SIZE, HV_SIZE(st->hsize, st->vsize)); in d71_splitter_update()
1057 malidp_write32(reg, BLK_SIZE, HV_SIZE(st->hsize, st->vsize)); in d71_improc_update()