Searched refs:NUMBER_OF_VIN (Results 1 – 1 of 1) sorted by relevance
45 #define NUMBER_OF_VIN 10 macro70 static const u8 W83791D_REG_IN[NUMBER_OF_VIN] = {83 static const u8 W83791D_REG_IN_MAX[NUMBER_OF_VIN] = {95 static const u8 W83791D_REG_IN_MIN[NUMBER_OF_VIN] = {290 u8 in[NUMBER_OF_VIN]; /* Register value */291 u8 in_max[NUMBER_OF_VIN]; /* Register value */292 u8 in_min[NUMBER_OF_VIN]; /* Register value */1468 for (i = 0; i < NUMBER_OF_VIN; i++) { in w83791d_update_device()1591 dev_dbg(dev, "%d set of Voltages: ===>\n", NUMBER_OF_VIN); in w83791d_print_debug()1592 for (i = 0; i < NUMBER_OF_VIN; i++) { in w83791d_print_debug()