Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/surface/
H A Dsurface_aggregator_hub.c351 { SSAM_VDEV(HUB, SAM, SSAM_SSH_TC_KIP, 0x00), (unsigned long)&kip_hub },
352 { SSAM_VDEV(HUB, SAM, SSAM_SSH_TC_BAS, 0x00), (unsigned long)&base_hub },
/openbmc/linux/include/linux/surface_aggregator/
H A Ddevice.h126 #define SSAM_VDEV(cat, tid, iid, fun) \ macro