Home
last modified time | relevance | path

Searched defs:s5p_mfc_variant (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_common.h227 struct s5p_mfc_variant { struct
228 unsigned int version;
229 unsigned int port_num;
230 u32 version_bit;
231 const struct s5p_mfc_buf_size *buf_size;
232 const char *fw_name[MFC_FW_MAX_VERSIONS];
233 const char *clk_names[MFC_MAX_CLOCKS];
234 int num_clocks;
235 bool use_clock_gating;