Lines Matching refs:dev_info
94 dev_info(&stw481x->client->dev, "voltages %s\n", in stw481x_startup()
96 dev_info(&stw481x->client->dev, "MMC level shifter %s\n", in stw481x_startup()
98 dev_info(&stw481x->client->dev, "VMMC: %s\n", in stw481x_startup()
101 dev_info(&stw481x->client->dev, "STw481x power control registers:\n"); in stw481x_startup()
119 dev_info(&stw481x->client->dev, "VCORE: %u.%uV %s\n", in stw481x_startup()
123 dev_info(&stw481x->client->dev, "VPLL: %u.%uV %s\n", in stw481x_startup()
127 dev_info(&stw481x->client->dev, "VAUX: %u.%uV %s\n", in stw481x_startup()
135 dev_info(&stw481x->client->dev, "TWARN: %s threshold, %s\n", in stw481x_startup()
139 dev_info(&stw481x->client->dev, "VMMC: %s\n", in stw481x_startup()
141 dev_info(&stw481x->client->dev, "IT WAKE UP: %s\n", in stw481x_startup()
143 dev_info(&stw481x->client->dev, "GPO1: %s\n", in stw481x_startup()
145 dev_info(&stw481x->client->dev, "GPO2: %s\n", in stw481x_startup()
152 dev_info(&stw481x->client->dev, "VCORE SLEEP: %u.%uV\n", in stw481x_startup()
214 dev_info(&client->dev, "initialized STw481x device\n"); in stw481x_probe()