Home | History | Annotate | Download | only in hcic

Lines Matching full:byte_offset

3096             int byte_offset = i / 8;
3098 channels[byte_offset] &= ~(1 << bit_offset);