Searched refs:BIOS (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | Makefile | 26 BIOS = bios_parser.o bios_parser_interface.o bios_parser_helper.o command_table.o command_table_helper.o bios_parser_common.o macro 28 BIOS += command_table2.o command_table_helper2.o bios_parser2.o 30 AMD_DAL_BIOS = $(addprefix $(AMDDALPATH)/dc/bios/,$(BIOS))
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | Makefile | 26 BIOS = bios_parser.o bios_parser_interface.o bios_parser_helper.o command_table.o command_table_helper.o bios_parser_common.o macro 28 BIOS += command_table2.o command_table_helper2.o bios_parser2.o 30 AMD_DAL_BIOS = $(addprefix $(AMDDALPATH)/dc/bios/,$(BIOS))
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_legacy.c | 69 BIOS = 0, enumerator 196 * The BIOS configured everything. Our job is not to fiddle. Just use 378 * This controller supports PIO0 to PIO4. We honour the BIOS/jumper FIFO 534 sysclk = (opti_syscfg(0xAC) & 0xC0) >> 6; /* BIOS set */ in opti82c46x_set_piomode() 826 {"BIOS", &legacy_port_ops, ATA_PIO4, 909 return BIOS; in probe_chip_type() 923 return BIOS; in probe_chip_type()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_legacy.c | 128 BIOS = 0, enumerator 233 * The BIOS configured everything. Our job is not to fiddle. Just use 415 * This controller supports PIO0 to PIO4. We honour the BIOS/jumper FIFO 571 sysclk = (opti_syscfg(0xAC) & 0xC0) >> 6; /* BIOS set */ in opti82c46x_set_piomode() 863 {"BIOS", &legacy_port_ops, ATA_PIO4, 946 return BIOS; in probe_chip_type() 960 return BIOS; in probe_chip_type()
|
/kernel/linux/linux-5.10/arch/x86/boot/ |
H A D | header.S | 79 # invoke the BIOS reset code...
|
Completed in 5 milliseconds