Home
last modified time | relevance | path

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

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_hw_40xx.c17 #define TILE_MAX_NUM 6 macro
687 if (config > BIT(TILE_MAX_NUM - 1)) in ivpu_tile_disable_check()
716 TILE_MAX_NUM - 1, ffs(tile_disable) - 1); in ivpu_hw_40xx_info_init()
718 ivpu_dbg(vdev, MISC, "Fuse: All %d tiles enabled\n", TILE_MAX_NUM); in ivpu_hw_40xx_info_init()