Searched refs:HVS_BOOTLOADER_DLIST_END (Results 1 – 2 of 2) sorted by relevance
219 i * 4, i < HVS_BOOTLOADER_DLIST_END ? "B" : "D", in vc4_hvs_dump_state()1219 dlist_start = HVS_BOOTLOADER_DLIST_END; in __vc4_hvs_alloc()1220 dlist_size = (SCALER_DLIST_SIZE >> 2) - HVS_BOOTLOADER_DLIST_END; in __vc4_hvs_alloc()1225 dlist_start = HVS_BOOTLOADER_DLIST_END; in __vc4_hvs_alloc()
1056 #define HVS_BOOTLOADER_DLIST_END 32 macro