Searched refs:bios_ctrl (Results 1 – 3 of 3) sorted by relevance
84 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect) in lpc_set_spi_protect() argument89 dm_pci_read_config8(dev, bios_ctrl, &bios_cntl); in lpc_set_spi_protect()97 dm_pci_write_config8(dev, bios_ctrl, bios_cntl); in lpc_set_spi_protect()
57 int lpc_set_spi_protect(struct udevice *dev, int bios_ctrl, bool protect);
960 ushort bios_ctrl; /* 12 BIOS control bits */ member1033 ushort bios_ctrl; /* 12 BIOS control bits */ member1135 ushort bios_ctrl; /* 12 BIOS control bits */ member1822 ushort bios_ctrl; /* BIOS control word, EEPROM word 12 */ member3034 ep_3550->bios_ctrl); in asc_prt_adv_board_eeprom()3039 ep_38C0800->bios_ctrl); in asc_prt_adv_board_eeprom()3044 ep_38C1600->bios_ctrl); in asc_prt_adv_board_eeprom()4558 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc3550Driver()4802 if (asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) { in AdvInitAsc3550Driver()5075 if ((asc_dvc->bios_ctrl & BIOS_CTRL_RESET_SCSI_BUS) == 0) { in AdvInitAsc38C0800Driver()[all …]