HomeSort by: relevance | last modified time | path
    Searched defs:lo_to_hi (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rtwphyio.c 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; local in function:rtw_rf_hostwrite
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)
    [all...]
rtwphyio.c 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; local in function:rtw_rf_hostwrite
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)
    [all...]

Completed in 21 milliseconds