Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fsi/
H A Dfsi-master-hub.c53 addr += hub->addr + (link * FSI_HUB_LINK_SIZE); in hub_master_read()
65 addr += hub->addr + (link * FSI_HUB_LINK_SIZE); in hub_master_write()
212 FSI_HUB_LINK_SIZE * links); in hub_master_probe()
225 hub->size = FSI_HUB_LINK_SIZE * links; in hub_master_probe()
258 FSI_HUB_LINK_SIZE * links); in hub_master_probe()
H A Dfsi-master.h71 #define FSI_HUB_LINK_SIZE 0x80000 macro
H A Dfsi-master-aspeed.c265 addr += link * FSI_HUB_LINK_SIZE; in aspeed_master_read()
300 addr += link * FSI_HUB_LINK_SIZE; in aspeed_master_write()
/openbmc/u-boot/drivers/misc/
H A Daspeed-fsi.c67 #define FSI_HUB_LINK_SIZE 0x80000 macro
290 addr += link * FSI_HUB_LINK_SIZE; in aspeed_fsi_read()
308 addr += link * FSI_HUB_LINK_SIZE; in aspeed_fsi_write()