Searched refs:NUMBER_OF_VIN (Results 1 – 1 of 1) sorted by relevance
46 #define NUMBER_OF_VIN 10 macro71 static const u8 W83791D_REG_IN[NUMBER_OF_VIN] = {84 static const u8 W83791D_REG_IN_MAX[NUMBER_OF_VIN] = {96 static const u8 W83791D_REG_IN_MIN[NUMBER_OF_VIN] = {293 u8 in[NUMBER_OF_VIN]; /* Register value */294 u8 in_max[NUMBER_OF_VIN]; /* Register value */295 u8 in_min[NUMBER_OF_VIN]; /* Register value */1528 for (i = 0; i < NUMBER_OF_VIN; i++) { in w83791d_update_device()1653 dev_dbg(dev, "%d set of Voltages: ===>\n", NUMBER_OF_VIN); in w83791d_print_debug()1654 for (i = 0; i < NUMBER_OF_VIN; i++) { in w83791d_print_debug()