Searched refs:regmap_fields_read (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/sh/rcar/ |
| H A D | gen.c | 92 regmap_fields_read(gen->regs[reg], rsnd_mod_id_cmd(mod), &val); in rsnd_mod_read()
|
| /OK3568_Linux_fs/kernel/include/soc/mscc/ |
| H A D | ocelot.h | 683 #define ocelot_fields_read(ocelot, id, reg, val) regmap_fields_read((ocelot)->regfields[(reg)], (id…
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | regmap.h | 1214 int regmap_fields_read(struct regmap_field *field, unsigned int id,
|
| /OK3568_Linux_fs/kernel/drivers/base/regmap/ |
| H A D | regmap.c | 2915 int regmap_fields_read(struct regmap_field *field, unsigned int id, in regmap_fields_read() function 2936 EXPORT_SYMBOL_GPL(regmap_fields_read);
|