Home | History | Annotate | Download | only in ic

Lines Matching defs:lo_to_hi

118 rtw_rf_hostbangbits(struct rtw_regs *regs, uint32_t bits, int lo_to_hi,
128 (lo_to_hi) ? "lo to hi" : "hi to lo"));
134 if (lo_to_hi)
159 if (lo_to_hi)
254 int lo_to_hi;
263 lo_to_hi = 0;
273 lo_to_hi = 1;
280 lo_to_hi = 1;
288 lo_to_hi = 0;
296 rtw_rf_hostbangbits(regs, bits, lo_to_hi, nbits);