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

  /src/sys/dev/i2c/
dbcool.c 178 static int64_t nominal_voltages[] = { variable in typeref:typename:int64_t[]
1054 nom = nominal_voltages[nom_idx];
1995 nom = nominal_voltages[sc->sc_dc.dc_chip->table[idx].nom_volt_index];
2129 nom = nominal_voltages[sc->sc_dc.dc_chip->table[idx].nom_volt_index];
dbcool.c 178 static int64_t nominal_voltages[] = { variable in typeref:typename:int64_t[]
1054 nom = nominal_voltages[nom_idx];
1995 nom = nominal_voltages[sc->sc_dc.dc_chip->table[idx].nom_volt_index];
2129 nom = nominal_voltages[sc->sc_dc.dc_chip->table[idx].nom_volt_index];

Completed in 45 milliseconds