Searched refs:get0 (Results 1 – 1 of 1) sorted by relevance
334 u16 get0; in wait_i2c() local343 GET(p, 0x0201, &igot); get0 = igot; in wait_i2c()344 switch (get0) { in wait_i2c()352 return get0 - 1; in wait_i2c()694 u16 get116, get117, get0; in start_100() local707 get0 = igot; in start_100()708 SET(p, 0x0100, (0x80 | get0)); in start_100()718 u16 get0; in stop_100() local724 get0 = igot; in stop_100()725 SET(p, 0x0100, (0x7F & get0)); in stop_100()