Lines Matching refs:reg
17 TP_PROTO(struct regmap *map, unsigned int reg,
20 TP_ARGS(map, reg, val),
24 __field( unsigned int, reg )
30 __entry->reg = reg;
35 (unsigned int)__entry->reg,
41 TP_PROTO(struct regmap *map, unsigned int reg,
44 TP_ARGS(map, reg, val)
50 TP_PROTO(struct regmap *map, unsigned int reg,
53 TP_ARGS(map, reg, val)
59 TP_PROTO(struct regmap *map, unsigned int reg,
62 TP_ARGS(map, reg, val)
68 TP_PROTO(struct regmap *map, unsigned int reg, int count),
70 TP_ARGS(map, reg, count),
74 __field( unsigned int, reg )
80 __entry->reg = reg;
85 (unsigned int)__entry->reg,
91 TP_PROTO(struct regmap *map, unsigned int reg, int count),
93 TP_ARGS(map, reg, count)
98 TP_PROTO(struct regmap *map, unsigned int reg, int count),
100 TP_ARGS(map, reg, count)
105 TP_PROTO(struct regmap *map, unsigned int reg, int count),
107 TP_ARGS(map, reg, count)
112 TP_PROTO(struct regmap *map, unsigned int reg, int count),
114 TP_ARGS(map, reg, count)
196 TP_PROTO(struct regmap *map, unsigned int reg, int count),
198 TP_ARGS(map, reg, count)