Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/intel_common/
H A Dlpc.c83 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect) in lpc_set_spi_protect() argument
88 dm_pci_read_config8(dev, bios_ctrl, &bios_cntl); in lpc_set_spi_protect()
96 dm_pci_write_config8(dev, bios_ctrl, bios_cntl); in lpc_set_spi_protect()
/openbmc/u-boot/arch/x86/include/asm/
H A Dlpc_common.h56 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect);
/openbmc/linux/drivers/scsi/
H A Dadvansys.c947 ushort bios_ctrl; /* 12 BIOS control bits */ member
1020 ushort bios_ctrl; /* 12 BIOS control bits */ member
2996 ep_3550->bios_ctrl); in asc_prt_adv_board_eeprom()
3001 ep_38C0800->bios_ctrl); in asc_prt_adv_board_eeprom()
3006 ep_38C1600->bios_ctrl); in asc_prt_adv_board_eeprom()
10011 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom3550EEP()
10166 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C0800EEP()
10393 asc_dvc->bios_ctrl = eep_config.bios_ctrl; in AdvInitFrom38C1600EEP()
10888 ep_3550->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
10913 ep_38C0800->bios_ctrl = adv_dvc_varp->bios_ctrl; in advansys_board_found()
[all …]