Home
last modified time | relevance | path

Searched defs:CTRL_CE_STOP_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Daspeed_smc-test.c39 #define CTRL_CE_STOP_ACTIVE (1 << 2) macro
/openbmc/linux/drivers/spi/
H A Dspi-aspeed-smc.c38 #define CTRL_CE_STOP_ACTIVE BIT(2) macro
/openbmc/qemu/hw/ssi/
H A Daspeed_smc.c100 #define CTRL_CE_STOP_ACTIVE (1 << 2) macro