Searched refs:read_first_value (Results 1 – 1 of 1) sorted by relevance
45 static vu32 read_first_value(void) in read_first_value() function60 return read_first_value() & 0xFF; in readRID()70 status = read_first_value() & 0xFF; in writeBpBit_for_1wreg()74 status |= (read_first_value() & 0xFF) << 8; in writeBpBit_for_1wreg()95 status = read_first_value() & 0xFF; in writeBpBit_for_2wreg()99 status |= (read_first_value() & 0xFF) << 8; in writeBpBit_for_2wreg()128 status = read_first_value() & 0xFF; in writeESMTBpBit()145 status = read_first_value() & 0xFF; in writeESMTBpBit()209 status = read_first_value() & 0xFF; in writeLbBit_for_1wreg()213 status |= (read_first_value() & 0xFF) << 8; in writeLbBit_for_1wreg()[all …]