Home
last modified time | relevance | path

Searched refs:unselect (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/ssi/
H A Daspeed_smc.c417 static void aspeed_smc_flash_do_select(AspeedSMCFlash *fl, bool unselect) in aspeed_smc_flash_do_select() argument
421 trace_aspeed_smc_flash_select(fl->cs, unselect ? "un" : ""); in aspeed_smc_flash_do_select()
422 s->unselect = unselect; in aspeed_smc_flash_do_select()
423 qemu_set_irq(s->cs_lines[fl->cs], unselect); in aspeed_smc_flash_do_select()
682 bool unselect = false; in aspeed_smc_flash_update_ctrl() local
691 unselect = true; in aspeed_smc_flash_update_ctrl()
697 unselect = true; in aspeed_smc_flash_update_ctrl()
701 unselect = true; in aspeed_smc_flash_update_ctrl()
707 if (unselect != s->unselect) { in aspeed_smc_flash_update_ctrl()
708 s->snoop_index = unselect ? SNOOP_OFF : SNOOP_START; in aspeed_smc_flash_update_ctrl()
[all …]
/openbmc/openbmc-test-automation/bin/plug_ins/Auto_reboot/
H A Dintegrated2 # integrated. In other words, the user can't choose to unselect it.
/openbmc/qemu/include/hw/ssi/
H A Daspeed_smc.h88 bool unselect; member
/openbmc/linux/Documentation/process/
H A Dmaintainer-pgp-guide.rst521 **Important**: Now type ``key 1`` again to unselect the first key, and
/openbmc/linux/arch/arm/
H A DKconfig1475 the ARM_ATAG_DTB_COMPAT option) then you may unselect this option