Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/base/regmap/
Dinternal.h224 struct regmap_field { struct
225 struct regmap *regmap;
226 unsigned int mask;
228 unsigned int shift;
229 unsigned int reg;
231 unsigned int id_size;
232 unsigned int id_offset;
/linux-6.12.1/drivers/cpufreq/
Dsti-cpufreq.c111 struct regmap_field *regmap_field; in sti_cpufreq_fetch_regmap_field() local
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-sun8i.c76 struct regmap_field *regmap_field; member