Searched refs:ipu_ch_param_get_value (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/arm/freescale/imx/ |
| H A D | imx6_ipu.c | 306 #define CH_PARAM_GET_FW(param) ipu_ch_param_get_value((param), \ 308 #define CH_PARAM_GET_FH(param) ipu_ch_param_get_value((param), \ 310 #define CH_PARAM_GET_SLY(param) ipu_ch_param_get_value((param), \ 316 #define CH_PARAM_GET_BPP(param) ipu_ch_param_get_value((param), \ 318 #define CH_PARAM_GET_PFS(param) ipu_ch_param_get_value((param), \ 320 #define CH_PARAM_GET_NPB(param) ipu_ch_param_get_value((param), \ 322 #define CH_PARAM_GET_UBO(param) ipu_ch_param_get_value((param), \ 324 #define CH_PARAM_GET_VBO(param) ipu_ch_param_get_value((param), \ 433 ipu_ch_param_get_value(struct ipu_cpmem_ch_param *param, in ipu_ch_param_get_value() function 476 ipu_ch_param_get_value(param, 0, offset0[i], len) in ipu_print_channel() [all …]
|