vpfe_ccdc
static inline u32 vpfe_reg_read(struct vpfe_ccdc *ccdc, u32 offset)
static inline void vpfe_reg_write(struct vpfe_ccdc *ccdc, u32 val, u32 offset)
static inline struct vpfe_device *to_vpfe(struct vpfe_ccdc *ccdc)
static inline void vpfe_pcr_enable(struct vpfe_ccdc *ccdc, int flag)
static void vpfe_config_enable(struct vpfe_ccdc *ccdc, int flag)
static void vpfe_ccdc_setwin(struct vpfe_ccdc *ccdc,
struct vpfe_ccdc *ccdc;
static void vpfe_save_context(struct vpfe_ccdc *ccdc)
struct vpfe_ccdc *ccdc = &vpfe->ccdc;
static void vpfe_reg_dump(struct vpfe_ccdc *ccdc)
static void vpfe_restore_context(struct vpfe_ccdc *ccdc)
struct vpfe_ccdc *ccdc = &vpfe->ccdc;
vpfe_ccdc_validate_param(struct vpfe_ccdc *ccdc,
vpfe_ccdc_update_raw_params(struct vpfe_ccdc *ccdc,
static void vpfe_ccdc_restore_defaults(struct vpfe_ccdc *ccdc)
static int vpfe_ccdc_close(struct vpfe_ccdc *ccdc, struct device *dev)
static int vpfe_ccdc_set_params(struct vpfe_ccdc *ccdc, void __user *params)
static void vpfe_ccdc_config_ycbcr(struct vpfe_ccdc *ccdc)
vpfe_ccdc_config_black_clamp(struct vpfe_ccdc *ccdc,
vpfe_ccdc_config_black_compense(struct vpfe_ccdc *ccdc,
static void vpfe_ccdc_config_raw(struct vpfe_ccdc *ccdc)
vpfe_ccdc_set_buftype(struct vpfe_ccdc *ccdc,
static inline enum ccdc_buftype vpfe_ccdc_get_buftype(struct vpfe_ccdc *ccdc)
static int vpfe_ccdc_set_pixel_format(struct vpfe_ccdc *ccdc, u32 pixfmt)
static u32 vpfe_ccdc_get_pixel_format(struct vpfe_ccdc *ccdc)
vpfe_ccdc_set_image_window(struct vpfe_ccdc *ccdc,
vpfe_ccdc_get_image_window(struct vpfe_ccdc *ccdc,
static inline unsigned int vpfe_ccdc_get_line_length(struct vpfe_ccdc *ccdc)
vpfe_ccdc_set_frame_format(struct vpfe_ccdc *ccdc,
vpfe_ccdc_get_frame_format(struct vpfe_ccdc *ccdc)
static inline int vpfe_ccdc_getfid(struct vpfe_ccdc *ccdc)
static inline void vpfe_set_sdr_addr(struct vpfe_ccdc *ccdc, unsigned long addr)
static int vpfe_ccdc_set_hw_if_params(struct vpfe_ccdc *ccdc,
static void vpfe_clear_intr(struct vpfe_ccdc *ccdc, int vdint)
static void vpfe_ccdc_config_defaults(struct vpfe_ccdc *ccdc)
struct vpfe_ccdc ccdc;