nrsts             257 drivers/net/ethernet/socionext/sni_ave.c 	int			nrsts;
nrsts            1183 drivers/net/ethernet/socionext/sni_ave.c 	for (nr = 0; nr < priv->nrsts; nr++) {
nrsts            1257 drivers/net/ethernet/socionext/sni_ave.c 	for (i = 0; i < priv->nrsts; i++)
nrsts            1664 drivers/net/ethernet/socionext/sni_ave.c 		priv->nrsts++;
nrsts              23 drivers/regulator/uniphier-regulator.c 	int nrsts;
nrsts              72 drivers/regulator/uniphier-regulator.c 	for (i = 0; i < priv->data->nrsts; i++) {
nrsts              83 drivers/regulator/uniphier-regulator.c 	for (nr = 0; nr < priv->data->nrsts; nr++) {
nrsts             125 drivers/regulator/uniphier-regulator.c 	for (i = 0; i < priv->data->nrsts; i++)
nrsts             163 drivers/regulator/uniphier-regulator.c 	.nrsts = ARRAY_SIZE(uniphier_pro4_clock_reset_names),
nrsts             176 drivers/regulator/uniphier-regulator.c 	.nrsts = ARRAY_SIZE(uniphier_pxs2_clock_reset_names),
nrsts              21 drivers/reset/reset-uniphier-glue.c 	int nrsts;
nrsts              47 drivers/reset/reset-uniphier-glue.c 		    priv->data->nrsts > MAX_RSTS))
nrsts              62 drivers/reset/reset-uniphier-glue.c 	for (i = 0; i < priv->data->nrsts; i++) {
nrsts              73 drivers/reset/reset-uniphier-glue.c 	for (nr = 0; nr < priv->data->nrsts; nr++) {
nrsts             108 drivers/reset/reset-uniphier-glue.c 	for (i = 0; i < priv->data->nrsts; i++)
nrsts             123 drivers/reset/reset-uniphier-glue.c 	.nrsts = ARRAY_SIZE(uniphier_pro4_clock_reset_names),
nrsts             134 drivers/reset/reset-uniphier-glue.c 	.nrsts = ARRAY_SIZE(uniphier_pxs2_clock_reset_names),