Home
last modified time | relevance | path

Searched refs:INA3221_CHANNEL3 (Results 1 – 1 of 1) sorted by relevance

/drivers/hwmon/
A Dina3221.c94 INA3221_CHANNEL3, enumerator
140 if (channel > INA3221_CHANNEL3) in ina3221_is_enabled()
277 const bool is_shunt = channel > INA3221_CHANNEL3; in ina3221_read_in()
341 if (channel > INA3221_CHANNEL3) in ina3221_read_curr()
445 if (channel > INA3221_CHANNEL3) in ina3221_write_curr()
625 if (channel - 1 <= INA3221_CHANNEL3) in ina3221_is_visible()
738 static SENSOR_DEVICE_ATTR_RW(shunt3_resistor, ina3221_shunt, INA3221_CHANNEL3);
779 } else if (val > INA3221_CHANNEL3) { in ina3221_probe_child_from_dt()

Completed in 6 milliseconds