Searched refs:midpoint (Results 1 – 3 of 3) sorted by relevance
13 When an io-channel measures the midpoint of a voltage divider, the
248 time is retrieved. The midpoint between the two system254 number of nanoseconds, so the computed midpoint matches the
2288 uint32_t midpoint, ilength; in qla2x00_read_flash_data() local2291 midpoint = length / 2; in qla2x00_read_flash_data()2296 if (ilength == midpoint) { in qla2x00_read_flash_data()2354 uint32_t addr, midpoint; in qla2x00_read_optrom_data() local2363 midpoint = ha->optrom_size / 2; in qla2x00_read_optrom_data()2369 if (addr == midpoint) { in qla2x00_read_optrom_data()