Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Daspeed-fsi.c106 #define OPB0_STATUS 0x80 macro
194 status = readl(base + OPB0_STATUS); in opb_write()
229 status = readl(base + OPB0_STATUS); in opb_read()
234 readl(base + OPB0_STATUS), in opb_read()
/openbmc/linux/drivers/fsi/
H A Dfsi-master-aspeed.c52 #define OPB0_STATUS 0x80 macro
119 status = readl(base + OPB0_STATUS); in __opb_write()
170 status = readl(base + OPB0_STATUS); in __opb_read()
175 readl(base + OPB0_STATUS), in __opb_read()