Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmax310x.c75 #define MAX310X_REVID_EXTREG MAX310X_REG_05 /* Revision ID */ macro
359 regmap_read(s->regmap, MAX310X_REVID_EXTREG, &val); in max3109_detect()
390 regmap_read(s->regmap, MAX310X_REVID_EXTREG, &val); in max14830_detect()