Lines Matching +full:16 +full:mv
127 /* LSB = 4mv */ in read_voltage()
199 debug("VID: Current voltage is %d mV\n", vdd_last); in set_voltage()
272 vdd_target = vdd_override * 10; /* convert to 1/10 mV */ in adjust_vdd()
283 /* round up and divice by 10 to get a value in mV */ in adjust_vdd()
285 debug("VID: vid = %d mV\n", vdd_target); in adjust_vdd()
290 * Voltage regulator support output to 6.250mv step in adjust_vdd()
296 debug("VID: Current vid setting is (0x%x) %d mV\n", in adjust_vdd()
301 * Voltage monitor LSB is 4mv. in adjust_vdd()
309 debug("VID: Core voltage is at %d mV\n", vdd_last); in adjust_vdd()
311 * Adjust voltage to at or 8mV above target. in adjust_vdd()
312 * Each step of adjustment is 6.25mV. in adjust_vdd()
330 printf("VID: Core voltage %d mV\n", vdd_last); in adjust_vdd()
458 case 16: in config_backside_crossbar_mux()
509 case 16: in config_backside_crossbar_mux()
721 u8 brdcfg[16], dutcfg[16], rst_ctl; in board_detail()
725 for (i = 0; i < 16; i++) { in board_detail()
734 printf("Core voltage= %d mV\n", vdd); in board_detail()
754 puts("16-bit NOR\n"); in board_detail()
760 puts("SPI 16-bit addressing\n"); in board_detail()
824 u8 brdcfg[16], dutcfg[16]; in qixis_dump_switch()
826 for (i = 0; i < 16; i++) { in qixis_dump_switch()
886 "- override with the voltage specified in mV, eg. 1050"