Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/
H A Ddptest.h20 #define DP_AUX_STATUS 0x1e6eb0b0 macro
H A Ddptest.c1626 (*status) = (uchar)(readl(DP_AUX_STATUS) & 0xFF); in AUX_R()
1678 (*status) = (uchar)(readl(DP_AUX_STATUS) & 0xFF); in AUX_W()