Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Daspeed_dp.c17 #define MCU_CTRL_AHBS_IMEM_EN BIT(0) macro
134 mcu_ctrl |= MCU_CTRL_AHBS_IMEM_EN; in aspeed_dp_probe()
141 mcu_ctrl &= ~MCU_CTRL_AHBS_IMEM_EN; in aspeed_dp_probe()