Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/gigaset/
Dev-layer.c25 #define PC_DLE1 0x010 macro
1240 at_state->pending_commands |= PC_DLE1; in do_action()
1696 ~(PC_DLE1 | PC_ACCEPT | PC_DIAL); in process_command_flags()
1713 ~(PC_DLE1 | PC_ACCEPT | PC_DIAL); in process_command_flags()
1811 if (bcs->at_state.pending_commands & PC_DLE1) { in process_command_flags()
1812 bcs->at_state.pending_commands &= ~PC_DLE1; in process_command_flags()