Searched refs:vb_l (Results 1 – 1 of 1) sorted by relevance
830 u8 vb_h = 0, vb_l = 0; in gc2093_ioctl() local871 ret |= gc2093_read_reg(gc2093, GC2093_REG_VB_L, &vb_l); in gc2093_ioctl()876 vb = vb_h << 8 | vb_l; in gc2093_ioctl()