Searched refs:reset_control (Results 1 – 3 of 3) sorted by relevance
79 static uint8_t reset_control; in reset_handler() local84 *eax = reset_control; in reset_handler()86 reset_control = *eax; in reset_handler()89 if (reset_control & 0x4) { in reset_handler()
270 uint32_t reset_control; /* reset control */ member
1691 cr->reset_control = pci_config_get32(config_handle, DB_CONF_RESET_CTRL); in db_pci_get_conf_regs()