Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-tables.c17 .ptrn_arr = { { 0x3 } },
401 .ptrn_arr = { { 0xffff } },
769 .ptrn_arr = { { 0xff } },
1153 .ptrn_arr = { { 0xf9f3f } },
1513 .ptrn_arr = { { 0xf } },
2265 .ptrn_arr = { { 0xce7 } },
3005 .ptrn_arr = { { 0x3 } },
4508 .ptrn_arr = { { 0x93 } },
6008 .ptrn_arr = { { 0x9 } },
7512 .ptrn_arr = { { 0x249 } },
[all …]
H A Dipu3-tables.h27 struct imgu_abi_bds_ptrn_arr ptrn_arr; member
H A Dipu3-css-params.c2300 acc->bds.hor.hor_ptrn_arr = cfg_bds->ptrn_arr; in imgu_css_cfg_acc()
2309 acc->bds.ver.ver_ptrn_arr = cfg_bds->ptrn_arr; in imgu_css_cfg_acc()