/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_afmt.c | 51 static void amdgpu_afmt_calc_cts(uint32_t clock, int *CTS, int *N, int freq) in amdgpu_afmt_calc_cts() argument 82 *CTS = cts; in amdgpu_afmt_calc_cts() 85 *N, *CTS, freq); in amdgpu_afmt_calc_cts()
|
/Linux-v4.19/Documentation/devicetree/bindings/serial/ |
D | fsl-mxs-auart.txt | 22 - uart-has-rtscts : Indicate the UART has RTS and CTS lines 25 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD
|
D | serial.txt | 9 used as the UART's CTS line. 22 UART has dedicated lines for RTS/CTS hardware flow control, and that
|
D | microchip,pic32-uart.txt | 14 - cts-gpios: CTS pin for UART
|
D | cirrus,clps711x-uart.txt | 11 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD
|
D | sirf-uart.txt | 14 - cts-gpios: CTS pin for USP-based UART if uart-has-rtscts is true
|
D | atmel-usart.txt | 17 - {rts,cts,dtr,dsr,rng,dcd}-gpios: specify a GPIO for RTS/CTS/DTR/DSR/RI/DCD line respectively.
|
D | snps-dw-apb-uart.txt | 33 - cts-override : Override the CTS modem status signal. This signal will always
|
/Linux-v4.19/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
D | serial.txt | 14 CTS, RTS, DCD, DSR, DTR, and RI.
|
/Linux-v4.19/Documentation/usb/ |
D | iuu_phoenix.txt | 38 …parm: cdmode:Card detect mode 0=none, 1=CD, 2=!CD, 3=DSR, 4=!DSR, 5=CTS, 6=!CTS, 7=RING,…
|
/Linux-v4.19/drivers/tty/ |
D | nozomi.c | 242 unsigned int CTS:1; member 303 unsigned int CTS:1; member 936 if (old_ctrl.CTS == 1 && ctrl_dl.CTS == 0) { in receive_flow_control() 941 } else if (old_ctrl.CTS == 0 && ctrl_dl.CTS == 1) { in receive_flow_control() 959 if (old_ctrl.CTS != ctrl_dl.CTS) in receive_flow_control() 1644 if (port->ctrl_dl.CTS) { in ntty_write() 1694 | (ctrl_dl->CTS ? TIOCM_CTS : 0); in ntty_tiocmget()
|
/Linux-v4.19/drivers/net/hamradio/ |
D | z8530.h | 178 #define CTS 0x20 /* CTS */ macro
|
/Linux-v4.19/drivers/tty/serial/ |
D | zs.h | 234 #define CTS 0x20 /* CTS */ macro
|
D | ip22zilog.h | 214 #define CTS 0x20 /* CTS */ macro
|
D | sunzilog.h | 218 #define CTS 0x20 /* CTS */ macro
|
D | pmac_zilog.h | 309 #define CTS 0x20 /* CTS */ macro
|
/Linux-v4.19/Documentation/devicetree/bindings/net/nfc/ |
D | nfcmrvl.txt | 16 - flow-control: Specifies that the chip is using RTS/CTS.
|
/Linux-v4.19/arch/arm64/boot/dts/allwinner/ |
D | sun50i-a64-pine64.dts | 248 /* On Wifi/BT connector, with RTS/CTS */ 269 /* On Euler connector, RTS/CTS optional */
|
/Linux-v4.19/drivers/media/i2c/ |
D | ad9389b.c | 404 u32 CTS; in ad9389b_log_status() local 407 CTS = (ad9389b_rd(sd, 0x07) & 0xf) << 16 | in ad9389b_log_status() 411 CTS = (ad9389b_rd(sd, 0x04) & 0xf) << 16 | in ad9389b_log_status() 419 manual_cts ? "manual" : "automatic", N, CTS); in ad9389b_log_status()
|
/Linux-v4.19/Documentation/arm/SA1100/ |
D | Assabet | 251 Radio: TX, RX, CTS, DSR, DCD, RI 253 COM: TX, RX, CTS, DSR, DCD, RTS, DTR, PM 291 COM1,2: TX, RX, CTS, DSR, DCD, RTS, DTR
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | radeon_audio.c | 553 static void radeon_audio_calc_cts(unsigned int clock, int *CTS, int *N, int freq) in radeon_audio_calc_cts() argument 584 *CTS = cts; in radeon_audio_calc_cts() 587 *N, *CTS, freq); in radeon_audio_calc_cts()
|
/Linux-v4.19/drivers/net/wan/ |
D | z85230.h | 201 #define CTS 0x20 /* CTS */ macro
|
/Linux-v4.19/Documentation/serial/ |
D | driver | 103 - TIOCM_CTS state of CTS signal 107 the port does not support CTS, DCD or DSR, the driver should 116 Stop transmitting characters. This might be due to the CTS 238 CRTSCTS - if set, enable CTS status change reporting
|
/Linux-v4.19/arch/powerpc/platforms/85xx/ |
D | Kconfig | 239 tristate "Servergy CTS-1000 support" 244 Enable this to support functionality in Servergy's CTS-1000 systems.
|
/Linux-v4.19/drivers/staging/wilc1000/ |
D | coreconfigurator.c | 29 CTS = 0xC4, enumerator
|