Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-css-params.c2878 static const unsigned int XMEM_ALIGN = 1 << 4; in imgu_css_cfg_gdc_table() local
2879 const unsigned int XMEM_ALIGN_MASK = ~(XMEM_ALIGN - 1); in imgu_css_cfg_gdc_table()