Lines Matching refs:LOG_ERR
57 LOG_ERR("Unsupported sensor channel"); in apds9960_sample_fetch()
71 LOG_ERR("Power on bit not set."); in apds9960_sample_fetch()
161 LOG_ERR("Default offset UR not set "); in apds9960_proxy_setup()
168 LOG_ERR("Default offset DL not set "); in apds9960_proxy_setup()
175 LOG_ERR("Default pulse count not set "); in apds9960_proxy_setup()
183 LOG_ERR("LED Drive Strength not set"); in apds9960_proxy_setup()
191 LOG_ERR("LED Drive Strength not set"); in apds9960_proxy_setup()
198 LOG_ERR("Gain is not set"); in apds9960_proxy_setup()
204 LOG_ERR("Low threshold not set"); in apds9960_proxy_setup()
210 LOG_ERR("High threshold not set"); in apds9960_proxy_setup()
217 LOG_ERR("Proximity mode is not enabled"); in apds9960_proxy_setup()
233 LOG_ERR("Default integration time not set for ADC"); in apds9960_ambient_setup()
242 LOG_ERR("Ambient Gain is not set"); in apds9960_ambient_setup()
250 LOG_ERR("ALS low threshold not set"); in apds9960_ambient_setup()
258 LOG_ERR("ALS low threshold not set"); in apds9960_ambient_setup()
266 LOG_ERR("ALS is not enabled"); in apds9960_ambient_setup()
281 LOG_ERR("Failed reading chip id"); in apds9960_sensor_setup()
286 LOG_ERR("Invalid chip id 0x%x", chip_id); in apds9960_sensor_setup()
293 LOG_ERR("ENABLE register is not cleared"); in apds9960_sensor_setup()
305 LOG_ERR("GCONFIG4 register is not cleared"); in apds9960_sensor_setup()
311 LOG_ERR("Default wait time not set"); in apds9960_sensor_setup()
318 LOG_ERR("Default WLONG not set"); in apds9960_sensor_setup()
325 LOG_ERR("Configuration Register Two not set"); in apds9960_sensor_setup()
332 LOG_ERR("Configuration Register Three not set"); in apds9960_sensor_setup()
339 LOG_ERR("Interrupt persistence not set"); in apds9960_sensor_setup()
344 LOG_ERR("Failed to setup proximity functionality"); in apds9960_sensor_setup()
350 LOG_ERR("Failed to setup ambient light functionality"); in apds9960_sensor_setup()
364 LOG_ERR("%s: device %s is not ready", dev->name, in apds9960_init_interrupt()
388 LOG_ERR("Power on bit not set."); in apds9960_init_interrupt()
449 LOG_ERR("Bus device is not ready"); in apds9960_init()
457 LOG_ERR("Failed to setup device!"); in apds9960_init()
462 LOG_ERR("Failed to initialize interrupt!"); in apds9960_init()