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

/freebsd-13-stable/sys/arm/freescale/imx/
H A Dimx6_ipu.c306 #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), \
312 #define CH_PARAM_GET_EBA0(param) ipu_ch_param_get_value((param), \
314 #define CH_PARAM_GET_EBA1(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((para
433 ipu_ch_param_get_value(struct ipu_cpmem_ch_param *param, function
[all...]

Completed in 43 milliseconds