Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/misc/
H A Daspeed-fsi.c27 #define FSI_MSTAP0 0xd0 /* R: Port status */ macro
259 opb_read(aspeed, ctrl_base + FSI_MSTAP0, 4, &mstap0); in check_errors()
372 opb_read(aspeed, ctrl_base + FSI_MSTAP0, 4, &mstap0); in aspeed_fsi_status()
/openbmc/linux/drivers/fsi/
H A Dfsi-master.h32 #define FSI_MSTAP0 0xd0 /* R: Port status */ macro
H A Dfsi-master-aspeed.c229 opb_readl(aspeed, ctrl_base + FSI_MSTAP0, &mstap0); in check_errors()