Lines Matching refs:reg
18 TP_PROTO(struct device *dev, unsigned int reg,
21 TP_ARGS(dev, reg, val),
25 __field( unsigned int, reg )
31 __entry->reg = reg;
36 (unsigned int)__entry->reg,
42 TP_PROTO(struct device *dev, unsigned int reg,
45 TP_ARGS(dev, reg, val)
51 TP_PROTO(struct device *dev, unsigned int reg,
54 TP_ARGS(dev, reg, val)
60 TP_PROTO(struct device *dev, unsigned int reg,
63 TP_ARGS(dev, reg, val)
69 TP_PROTO(struct device *dev, unsigned int reg, int count),
71 TP_ARGS(dev, reg, count),
75 __field( unsigned int, reg )
81 __entry->reg = reg;
86 (unsigned int)__entry->reg,
92 TP_PROTO(struct device *dev, unsigned int reg, int count),
94 TP_ARGS(dev, reg, count)
99 TP_PROTO(struct device *dev, unsigned int reg, int count),
101 TP_ARGS(dev, reg, count)
106 TP_PROTO(struct device *dev, unsigned int reg, int count),
108 TP_ARGS(dev, reg, count)
113 TP_PROTO(struct device *dev, unsigned int reg, int count),
115 TP_ARGS(dev, reg, count)