Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Daspeed_dp.c85 bool is_mcu_stop = ((readl(0x1e6e2100) & BIT(13)) == 0); in aspeed_dp_probe() local
105 if (is_mcu_stop) { in aspeed_dp_probe()
123 if (is_mcu_stop) { in aspeed_dp_probe()