Searched refs:dce (Results 1 - 18 of 18) sorted by relevance

/linux-4.4.14/net/irda/ircomm/
H A Dircomm_param.c420 self->settings.dce = 0; ircomm_param_dte()
423 self->settings.dce |= (IRCOMM_DELTA_DSR| ircomm_param_dte()
427 self->settings.dce |= (IRCOMM_DSR| ircomm_param_dte()
432 self->settings.dce |= IRCOMM_DELTA_CTS; ircomm_param_dte()
434 self->settings.dce |= IRCOMM_CTS; ircomm_param_dte()
455 __u8 dce; ircomm_param_dce() local
457 pr_debug("%s(), dce = 0x%02x\n", __func__ , (__u8)param->pv.i); ircomm_param_dce()
459 dce = (__u8) param->pv.i; ircomm_param_dce()
464 self->settings.dce = dce; ircomm_param_dce()
467 if (dce & 0x0f) { ircomm_param_dce()
468 if (dce & IRCOMM_DELTA_CTS) { ircomm_param_dce()
H A Dircomm_tty_ioctl.c203 | ((self->settings.dce & IRCOMM_CD) ? TIOCM_CAR : 0) ircomm_tty_tiocmget()
204 | ((self->settings.dce & IRCOMM_RI) ? TIOCM_RNG : 0) ircomm_tty_tiocmget()
205 | ((self->settings.dce & IRCOMM_DSR) ? TIOCM_DSR : 0) ircomm_tty_tiocmget()
206 | ((self->settings.dce & IRCOMM_CTS) ? TIOCM_CTS : 0); ircomm_tty_tiocmget()
H A Dircomm_tty.c129 return self->settings.dce & IRCOMM_CD; ircomm_port_carrier_raised()
450 self->settings.dce = IRCOMM_CTS | IRCOMM_CD | IRCOMM_DSR | IRCOMM_RI; /* Default line settings */ ircomm_tty_open()
985 * be called whenever the dce parameter settings changes, to update the
998 status = self->settings.dce; ircomm_tty_check_modem_status()
1191 if (self->settings.dce & IRCOMM_CTS) { ircomm_tty_line_info()
1195 if (self->settings.dce & IRCOMM_DSR) { ircomm_tty_line_info()
1199 if (self->settings.dce & IRCOMM_CD) { ircomm_tty_line_info()
1203 if (self->settings.dce & IRCOMM_RI) { ircomm_tty_line_info()
H A Dircomm_tty_attach.c560 ((self->settings.dce & IRCOMM_CTS) == 0)) { ircomm_tty_link_established()
973 self->settings.dce = IRCOMM_DELTA_CD; ircomm_tty_state_ready()
/linux-4.4.14/drivers/tty/serial/
H A Dicom.h93 u8 dce_command; /* 1E7 dce command reg */
94 u8 dce_cmd_status; /* 1E8 dce command stat */
95 u8 x21_r1_ioff; /* 1E9 dce ready counter */
96 u8 x21_r0_ioff; /* 1EA dce not ready ctr */
97 u8 x21_ralt_ioff; /* 1EB dce CNR counter */
98 u8 x21_r1_ion; /* 1EC dce ready I on ctr */
/linux-4.4.14/drivers/net/wan/
H A Dhdlc_fr.c373 if (state(hdlc)->settings.dce) { pvc_close()
475 int dce = state(hdlc)->settings.dce; fr_lmi_send() local
481 if (dce && fullrep) { fr_lmi_send()
505 data[i++] = dce ? LMI_STATUS : LMI_STATUS_ENQUIRY; fr_lmi_send()
518 if (dce && fullrep) { fr_lmi_send()
592 if (!state(hdlc)->settings.dce) fr_set_link_state()
607 if (state(hdlc)->settings.dce) { fr_timer()
632 if (state(hdlc)->settings.dce) fr_timer()
659 int dce = state(hdlc)->settings.dce; fr_lmi_recv() local
680 if (skb->data[5] != (dce ? LMI_STATUS_ENQUIRY : LMI_STATUS)) { fr_lmi_recv()
735 if (dce) fr_lmi_recv()
747 if (dce) { fr_lmi_recv()
1225 (new_settings.dce != 0 && fr_ioctl()
1226 new_settings.dce != 1)) fr_ioctl()
/linux-4.4.14/include/uapi/linux/hdlc/
H A Dioctl.h64 unsigned short dce; /* 1 for DCE (network side) operation */ member in struct:__anon14067
/linux-4.4.14/include/net/irda/
H A Dircomm_param.h134 __u8 dce; member in struct:ircomm_params
/linux-4.4.14/drivers/scsi/
H A Dosst.h148 unsigned dce :1; /* Data Compression Enable */ member in struct:__anon9928
154 unsigned dce :1; /* Data Compression Enable */ member in struct:__anon9928
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_mode.h271 /* is dce hung */
H A Dvi.c56 #include "dce/dce_10_0_d.h"
57 #include "dce/dce_10_0_sh_mask.h"
H A Dcik.c51 #include "dce/dce_8_0_d.h"
52 #include "dce/dce_8_0_sh_mask.h"
H A Ddce_v10_0.c35 #include "dce/dce_10_0_d.h"
36 #include "dce/dce_10_0_sh_mask.h"
37 #include "dce/dce_10_0_enum.h"
H A Ddce_v11_0.c35 #include "dce/dce_11_0_d.h"
36 #include "dce/dce_11_0_sh_mask.h"
37 #include "dce/dce_11_0_enum.h"
H A Ddce_v8_0.c35 #include "dce/dce_8_0_d.h"
36 #include "dce/dce_8_0_sh_mask.h"
H A Dci_dpm.c39 #include "dce/dce_8_0_d.h"
40 #include "dce/dce_8_0_sh_mask.h"
H A Dgfx_v7_0.c36 #include "dce/dce_8_0_d.h"
37 #include "dce/dce_8_0_sh_mask.h"
H A Dgfx_v8_0.c49 #include "dce/dce_10_0_d.h"
50 #include "dce/dce_10_0_sh_mask.h"

Completed in 883 milliseconds