HomeSort by: relevance | last modified time | path
    Searched defs:can_track (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
tps65217pmic.c 127 bool can_track; /* regulator can track U of other r. */ member in struct:tps_reg_param
212 .can_track = false,
225 .can_track = true,
238 .can_track = false,
251 .can_track = false,
264 .can_track = false,
277 .can_track = false,
290 .can_track = false,
663 if (regulator->can_track)
tps65217pmic.c 127 bool can_track; /* regulator can track U of other r. */ member in struct:tps_reg_param
212 .can_track = false,
225 .can_track = true,
238 .can_track = false,
251 .can_track = false,
264 .can_track = false,
277 .can_track = false,
290 .can_track = false,
663 if (regulator->can_track)

Completed in 31 milliseconds