Searched refs:DBCOOL_MAXSENSORS (Results 1 – 2 of 2) sorted by relevance
82 #define DBCOOL_MAXSENSORS 16 macro121 envsys_data_t sc_sensor[DBCOOL_MAXSENSORS];122 sysmon_envsys_lim_t sc_deflims[DBCOOL_MAXSENSORS];123 uint32_t sc_defprops[DBCOOL_MAXSENSORS];125 int sc_sysctl_num[DBCOOL_MAXSENSORS];126 struct reg_list *sc_regs[DBCOOL_MAXSENSORS];127 int sc_nom_volt[DBCOOL_MAXSENSORS];
1614 if (i < DBCOOL_MAXSENSORS) in dbcool_setup_sensors()1724 if (j >= DBCOOL_MAXSENSORS || chip->table[j].type != DBC_TEMP) in dbcool_attach_temp_control()