Lines Matching refs:dev_info
96 dev_info(&stw481x->client->dev, "voltages %s\n", in stw481x_startup()
98 dev_info(&stw481x->client->dev, "MMC level shifter %s\n", in stw481x_startup()
100 dev_info(&stw481x->client->dev, "VMMC: %s\n", in stw481x_startup()
103 dev_info(&stw481x->client->dev, "STw481x power control registers:\n"); in stw481x_startup()
121 dev_info(&stw481x->client->dev, "VCORE: %u.%uV %s\n", in stw481x_startup()
125 dev_info(&stw481x->client->dev, "VPLL: %u.%uV %s\n", in stw481x_startup()
129 dev_info(&stw481x->client->dev, "VAUX: %u.%uV %s\n", in stw481x_startup()
137 dev_info(&stw481x->client->dev, "TWARN: %s threshold, %s\n", in stw481x_startup()
141 dev_info(&stw481x->client->dev, "VMMC: %s\n", in stw481x_startup()
143 dev_info(&stw481x->client->dev, "IT WAKE UP: %s\n", in stw481x_startup()
145 dev_info(&stw481x->client->dev, "GPO1: %s\n", in stw481x_startup()
147 dev_info(&stw481x->client->dev, "GPO2: %s\n", in stw481x_startup()
154 dev_info(&stw481x->client->dev, "VCORE SLEEP: %u.%uV\n", in stw481x_startup()
216 dev_info(&client->dev, "initialized STw481x device\n"); in stw481x_probe()