Home
last modified time | relevance | path

Searched defs:regmap_field (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/base/regmap/
Dinternal.h225 struct regmap_field { struct
226 struct regmap *regmap;
227 unsigned int mask;
229 unsigned int shift;
230 unsigned int reg;
232 unsigned int id_size;
233 unsigned int id_offset;
/linux-6.14.4/drivers/cpufreq/
Dsti-cpufreq.c111 struct regmap_field *regmap_field; in sti_cpufreq_fetch_regmap_field() local
/linux-6.14.4/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sun8i.c76 struct regmap_field *regmap_field; member