Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnv_setup.c435 u8 slaved_on_A, slaved_on_B; in NVCommonSetup() local
466 slaved_on_B = VGA_RD08(par->PCIO, 0x03D5) & 0x80; in NVCommonSetup()
467 if (slaved_on_B) { in NVCommonSetup()
508 } else if (slaved_on_B && !tvB) { in NVCommonSetup()
529 } else if (slaved_on_B) { in NVCommonSetup()