Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnv_setup.c438 u8 slaved_on_A, slaved_on_B; in NVCommonSetup() local
469 slaved_on_B = VGA_RD08(par->PCIO, 0x03D5) & 0x80; in NVCommonSetup()
470 if (slaved_on_B) { in NVCommonSetup()
511 } else if (slaved_on_B && !tvB) { in NVCommonSetup()
532 } else if (slaved_on_B) { in NVCommonSetup()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds