Lines Matching full:could
158 dev_dbg(data->dev, "Could not read VL flag (%d)", ret); in rx8111_read_vl_flag()
173 dev_dbg(data->dev, "Could not read flag register (%d)\n", ret); in rx8111_read_time()
191 dev_dbg(data->dev, "Could not read clock status (%d)\n", ret); in rx8111_read_time()
204 dev_dbg(data->dev, "Could not bulk read time (%d)\n", ret); in rx8111_read_time()
241 dev_dbg(data->dev, "Could not stop the clock (%d)\n", ret); in rx8111_set_time()
249 dev_dbg(data->dev, "Could not bulk write time (%d)\n", ret); in rx8111_set_time()
262 dev_dbg(data->dev, "Could not start the clock (%d)\n", ret); in rx8111_set_time()
311 dev_dbg(&client->dev, "Could not allocate device data\n"); in rx8111_probe()
320 dev_dbg(data->dev, "Could not initialize regmap\n"); in rx8111_probe()
329 "Could not allocate register field %zu\n", i); in rx8111_probe()
336 dev_dbg(data->dev, "Could not allocate rtc device\n"); in rx8111_probe()