Home
last modified time | relevance | path

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

/external/coreboot/src/soc/intel/baytrail/
Dchip.h68 uint8_t gpu_pipeb_port_select; /* Port select: 1=DP_B 2=DP_C */ member
Dgfx.c325 ((u32)config->gpu_pipeb_port_select << 30 | in gfx_panel_setup()
345 if (config->gpu_pipeb_port_select) { in gfx_panel_setup()