Searched refs:IPW_CONTROL_LINE_DTR (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dhardware.h29 #define IPW_CONTROL_LINE_DTR 0x0010 macro
H A Dhardware.c1337 hw->control_lines[channel_idx] |= IPW_CONTROL_LINE_DTR;
1339 hw->control_lines[channel_idx] &= ~IPW_CONTROL_LINE_DTR;
1451 IPW_CONTROL_LINE_DTR) != 0);
H A Dtty.c337 if (my & IPW_CONTROL_LINE_DTR)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/pcmcia/ipwireless/
H A Dhardware.h29 #define IPW_CONTROL_LINE_DTR 0x0010 macro
H A Dhardware.c1337 hw->control_lines[channel_idx] |= IPW_CONTROL_LINE_DTR;
1339 hw->control_lines[channel_idx] &= ~IPW_CONTROL_LINE_DTR;
1451 IPW_CONTROL_LINE_DTR) != 0);
H A Dtty.c337 if (my & IPW_CONTROL_LINE_DTR)

Completed in 124 milliseconds