Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vdpa/solidrun/
H A Dsnet_vdpa.h120 u32 host_cfg_off; member
H A Dsnet_main.c345 off = snet->psnet->cfg.host_cfg_off; in snet_write_conf()
384 snet_write32(snet, snet->psnet->cfg.host_cfg_off, SNET_SIGNATURE); in snet_write_conf()
387 ret = readx_poll_timeout(ioread32, snet->bar + snet->psnet->cfg.host_cfg_off, in snet_write_conf()
704 cfg->host_cfg_off = psnet_read32(psnet, off); in psnet_read_cfg()