Searched refs:input_fmt (Results 1 – 6 of 6) sorted by relevance
211 unsigned int input_fmt = 0; in ntp8918_hw_params() local 243 input_fmt |= NTP8918_INPUT_FMT_GSA_MODE; in ntp8918_hw_params() 247 input_fmt |= NTP8918_INPUT_FMT_GSA_MODE; in ntp8918_hw_params() 254 input_fmt); in ntp8918_hw_params() 256 if (!(input_fmt & NTP8918_INPUT_FMT_GSA_MODE) || ret < 0) in ntp8918_hw_params()
302 unsigned int input_fmt = 0; in ntp8835_hw_params() local 331 input_fmt |= NTP8835_INPUT_FMT_GSA_MODE; in ntp8835_hw_params() 335 input_fmt |= NTP8835_INPUT_FMT_GSA_MODE; in ntp8835_hw_params() 342 input_fmt); in ntp8835_hw_params() 344 if (!(input_fmt & NTP8835_INPUT_FMT_GSA_MODE) || ret < 0) in ntp8835_hw_params()
206 u32 input_fmt; member 214 .input_fmt = STM32_CSI_INPUT_##input, \610 cfgr1 |= fmt->input_fmt << STM32_CSI_VCXCFGR1_CDTFT_SHIFT; in stm32_csi_start_vc() 614 cfgr1 |= fmt->input_fmt << STM32_CSI_VCXCFGR1_DT0FT_SHIFT; in stm32_csi_start_vc() 617 vc, fmt->datatype, fmt->input_fmt); in stm32_csi_start_vc()
49 .input_fmt = {G1_REG_PP_CONTROL, 29, 0x7},102 HANTRO_PP_REG_WRITE(vpu, input_fmt, src_pp_fmt); in hantro_postproc_g1_enable()
933 u32 *input_fmts, input_fmt; in nwl_bridge_atomic_get_input_bus_fmts() local 940 input_fmt = MEDIA_BUS_FMT_RGB888_1X24; in nwl_bridge_atomic_get_input_bus_fmts() 945 input_fmt = output_fmt; in nwl_bridge_atomic_get_input_bus_fmts() 954 input_fmts[0] = input_fmt; in nwl_bridge_atomic_get_input_bus_fmts()
432 static inline bool it6263_is_input_bus_fmt_valid(int input_fmt) in it6263_is_input_bus_fmt_valid() argument 434 switch (input_fmt) { in it6263_is_input_bus_fmt_valid()