Home
last modified time | relevance | path

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

/openbmc/qemu/hw/fsi/
H A Daspeed_apb2opb.c35 #define APB2OPB_OPB_MODE_RD BIT(0) macro
233 is_write = !(op_mode & APB2OPB_OPB_MODE_RD); in fsi_aspeed_apb2opb_write()