Searched refs:GSC_FW_VER (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/linux/mfd/ | ||
D | gsc.h | 30 GSC_FW_VER = 0x0E, enumerator |
/Linux-v6.1/drivers/mfd/ | ||
D | gateworks-gsc.c | 219 if (regmap_read(gsc->regmap, GSC_FW_VER, ®)) in gsc_probe() |