Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fsi/
H A Dfsi-master.h27 #define FSI_MLEVP0 0x18 /* R: plug detect */ macro
H A Dfsi-master-hub.c181 rc = fsi_device_read(dev, FSI_MLEVP0, &reg, sizeof(reg)); in hub_master_init()
H A Dfsi-master-aspeed.c435 opb_readl(aspeed, ctrl_base + FSI_MLEVP0, NULL); in aspeed_master_init()
/openbmc/qemu/hw/fsi/
H A Dfsi-master.c22 #define FSI_MLEVP0 TO_REG(0x018) macro
/openbmc/u-boot/drivers/misc/
H A Daspeed-fsi.c22 #define FSI_MLEVP0 0x18 /* R: plug detect */ macro
454 opb_read(aspeed, ctrl_base + FSI_MLEVP0, 4, NULL); in aspeed_fsi_init()