Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/fsi/
Dfsi-master-aspeed.c50 #define OPB0_STATUS 0x80 macro
113 status = readl(base + OPB0_STATUS); in __opb_write()
160 status = readl(base + OPB0_STATUS); in __opb_read()
165 readl(base + OPB0_STATUS), in __opb_read()