Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dipu_disp.c45 int dmfc_type_setup; variable
62 if (dmfc_type_setup > dmfc_type) in ipu_dmfc_init()
63 dmfc_type = dmfc_type_setup; in ipu_dmfc_init()
65 dmfc_type_setup = dmfc_type; in ipu_dmfc_init()
69 } else if (dmfc_type_setup >= DMFC_HIGH_RESOLUTION_DC) { in ipu_dmfc_init()
73 dmfc_type_setup = dmfc_type; in ipu_dmfc_init()