Home
last modified time | relevance | path

Searched refs:dmfc_type (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/video/imx/
A Dipu_disp.c59 void ipu_dmfc_init(int dmfc_type, int first) in ipu_dmfc_init() argument
64 if (dmfc_type_setup > dmfc_type) in ipu_dmfc_init()
65 dmfc_type = dmfc_type_setup; in ipu_dmfc_init()
67 dmfc_type_setup = dmfc_type; in ipu_dmfc_init()
75 dmfc_type_setup = dmfc_type; in ipu_dmfc_init()
77 if (dmfc_type == DMFC_HIGH_RESOLUTION_DC) { in ipu_dmfc_init()
91 } else if (dmfc_type == DMFC_HIGH_RESOLUTION_DP) { in ipu_dmfc_init()
105 } else if (dmfc_type == DMFC_HIGH_RESOLUTION_ONLY_DP) { in ipu_dmfc_init()
A Dipu.h257 void ipu_dmfc_init(int dmfc_type, int first);

Completed in 6 milliseconds