Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/accel/ivpu/
Divpu_hw_40xx.c18 #define TILE_MAX_MASK 0x3f macro
717 tile_enable = (~tile_disable) & TILE_MAX_MASK; in ivpu_hw_40xx_info_init()