Searched defs:CFG_PORT (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/watchdog/ | ||
H A D | lenovo_se10_wdt.c | 23 #define CFG_PORT 0x2E macro |
/linux/drivers/slimbus/ | ||
H A D | qcom-ctrl.c | 76 #define CFG_PORT(r, v) ((v) ? CFG_PORT_V2(r) : CFG_PORT_V1(r)) macro |