Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fsi/
H A Dfsi-master.h55 #define FSI_MRESB_RST_GEN 0x80000000 /* General reset */ macro
H A Dfsi-master-hub.c186 reg = cpu_to_be32(FSI_MRESB_RST_GEN); in hub_master_init()
H A Dfsi-master-aspeed.c438 reg = cpu_to_be32(FSI_MRESB_RST_GEN); in aspeed_master_init()
/openbmc/u-boot/drivers/misc/
H A Daspeed-fsi.c50 #define FSI_MRESB_RST_GEN 0x80000000 /* General reset */ macro
457 reg = cpu_to_be32(FSI_MRESB_RST_GEN); in aspeed_fsi_init()