Home
last modified time | relevance | path

Searched refs:PC_DLE0 (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/drivers/isdn/gigaset/
Dev-layer.c24 #define PC_DLE0 0x008 macro
1268 at_state->pending_commands |= PC_DLE0; in do_action()
1290 at_state->pending_commands |= PC_DLE0; in do_action()
1773 } else if (bcs->at_state.pending_commands & PC_DLE0) { in process_command_flags()
1774 bcs->at_state.pending_commands &= ~PC_DLE0; in process_command_flags()