Home
last modified time | relevance | path

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

/openbmc/linux/drivers/slimbus/
H A Dqcom-ctrl.c76 #define CFG_PORT(r, v) ((v) ? CFG_PORT_V2(r) : CFG_PORT_V1(r))
84 #define CFG_PORT_V1(r) ((r ## _V1)) macro