Searched refs:bios_ctrl (Results 1 – 3 of 3) sorted by relevance
83 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect) in lpc_set_spi_protect() argument88 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()
56 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect);
947 ushort bios_ctrl; /* 12 BIOS control bits */ member1020 ushort bios_ctrl; /* 12 BIOS control bits */ member1122 ushort bios_ctrl; /* 12 BIOS control bits */ member1809 ushort bios_ctrl; /* BIOS control word, EEPROM word 12 */ member2996 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()4509 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc3550Driver()4753 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc3550Driver()5026 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C0800Driver()[all …]