Home
last modified time | relevance | path

Searched refs:CLU_SIZE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_clu.c22 #define CLU_SIZE (17 * 17 * 17) macro
53 for (i = 0; i < CLU_SIZE; ++i) in clu_set_table()
261 * the CLU_SIZE to allow for the VI6_CLU_ADDR header. in vsp1_clu_create()
263 clu->pool = vsp1_dl_body_pool_create(clu->entity.vsp1, 3, CLU_SIZE + 1, in vsp1_clu_create()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_clu.c22 #define CLU_SIZE (17 * 17 * 17) macro
53 for (i = 0; i < CLU_SIZE; ++i) in clu_set_table()
262 * the CLU_SIZE to allow for the VI6_CLU_ADDR header. in vsp1_clu_create()
264 clu->pool = vsp1_dl_body_pool_create(clu->entity.vsp1, 3, CLU_SIZE + 1, in vsp1_clu_create()

Completed in 1 milliseconds