Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/fsi/
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()
Dfsi-master.h71 #define FSI_HUB_LINK_SIZE 0x80000 macro
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()