Lines Matching refs:csrrd32

89 	buf[0] = csrrd32(priv->mac_dev,  in tse_fill_stats()
91 buf[1] = csrrd32(priv->mac_dev, in tse_fill_stats()
93 buf[2] = csrrd32(priv->mac_dev, in tse_fill_stats()
95 buf[3] = csrrd32(priv->mac_dev, in tse_fill_stats()
99 ext = (u64) csrrd32(priv->mac_dev, in tse_fill_stats()
102 ext |= csrrd32(priv->mac_dev, in tse_fill_stats()
107 ext = (u64) csrrd32(priv->mac_dev, in tse_fill_stats()
110 ext |= csrrd32(priv->mac_dev, in tse_fill_stats()
114 buf[6] = csrrd32(priv->mac_dev, in tse_fill_stats()
116 buf[7] = csrrd32(priv->mac_dev, in tse_fill_stats()
118 buf[8] = csrrd32(priv->mac_dev, in tse_fill_stats()
120 buf[9] = csrrd32(priv->mac_dev, in tse_fill_stats()
122 buf[10] = csrrd32(priv->mac_dev, in tse_fill_stats()
124 buf[11] = csrrd32(priv->mac_dev, in tse_fill_stats()
126 buf[12] = csrrd32(priv->mac_dev, in tse_fill_stats()
128 buf[13] = csrrd32(priv->mac_dev, in tse_fill_stats()
130 buf[14] = csrrd32(priv->mac_dev, in tse_fill_stats()
132 buf[15] = csrrd32(priv->mac_dev, in tse_fill_stats()
134 buf[16] = csrrd32(priv->mac_dev, in tse_fill_stats()
136 buf[17] = csrrd32(priv->mac_dev, in tse_fill_stats()
140 ext = (u64) csrrd32(priv->mac_dev, in tse_fill_stats()
142 ext |= csrrd32(priv->mac_dev, in tse_fill_stats()
146 buf[19] = csrrd32(priv->mac_dev, in tse_fill_stats()
148 buf[20] = csrrd32(priv->mac_dev, in tse_fill_stats()
150 buf[21] = csrrd32(priv->mac_dev, in tse_fill_stats()
152 buf[22] = csrrd32(priv->mac_dev, in tse_fill_stats()
154 buf[23] = csrrd32(priv->mac_dev, in tse_fill_stats()
156 buf[24] = csrrd32(priv->mac_dev, in tse_fill_stats()
158 buf[25] = csrrd32(priv->mac_dev, in tse_fill_stats()
160 buf[26] = csrrd32(priv->mac_dev, in tse_fill_stats()
162 buf[27] = csrrd32(priv->mac_dev, in tse_fill_stats()
164 buf[28] = csrrd32(priv->mac_dev, in tse_fill_stats()
166 buf[29] = csrrd32(priv->mac_dev, in tse_fill_stats()
168 buf[30] = csrrd32(priv->mac_dev, in tse_fill_stats()
221 buf[i] = csrrd32(priv->mac_dev, i * 4); in tse_get_regs()