Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/ipu3/
Dipu3-css-params.c2861 static const unsigned int XMEM_ALIGN = 1 << 4; in imgu_css_cfg_gdc_table() local
2862 const unsigned int XMEM_ALIGN_MASK = ~(XMEM_ALIGN - 1); in imgu_css_cfg_gdc_table()