Searched refs:NUMBER_OF_VIN (Results 1 – 1 of 1) sorted by relevance
33 #define NUMBER_OF_VIN 10 macro58 static const u8 W83791D_REG_IN[NUMBER_OF_VIN] = {71 static const u8 W83791D_REG_IN_MAX[NUMBER_OF_VIN] = {83 static const u8 W83791D_REG_IN_MIN[NUMBER_OF_VIN] = {277 u8 in[NUMBER_OF_VIN]; /* Register value */278 u8 in_max[NUMBER_OF_VIN]; /* Register value */279 u8 in_min[NUMBER_OF_VIN]; /* Register value */1492 for (i = 0; i < NUMBER_OF_VIN; i++) { in w83791d_update_device()1617 dev_dbg(dev, "%d set of Voltages: ===>\n", NUMBER_OF_VIN); in w83791d_print_debug()1618 for (i = 0; i < NUMBER_OF_VIN; i++) { in w83791d_print_debug()