/Linux-v4.19/drivers/gpu/drm/bridge/adv7511/ |
D | adv7511_audio.c | 19 unsigned int *cts, unsigned int *n) in adv7511_calc_cts_n() 38 unsigned int cts = 0; in adv7511_update_cts_n() local
|
/Linux-v4.19/drivers/gpu/drm/msm/hdmi/ |
D | hdmi_audio.c | 37 uint32_t cts; /* CTS parameter for clock regeneration */ member 125 uint32_t n, cts, multiplier; in msm_hdmi_audio_update() local
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_afmt.c | 53 int n, cts; in amdgpu_afmt_calc_cts() local
|
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi_common.c | 52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) in hdmi_compute_acr()
|
D | hdmi4_core.c | 689 int err, n, cts, channel_count; in hdmi4_audio_config() local
|
D | hdmi5_core.c | 812 int err, n, cts, channel_count; in hdmi5_audio_config() local
|
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi_common.c | 52 int hdmi_compute_acr(u32 pclk, u32 sample_freq, u32 *n, u32 *cts) in hdmi_compute_acr()
|
D | hdmi4_core.c | 693 int err, n, cts, channel_count; in hdmi4_audio_config() local
|
D | hdmi5_core.c | 804 int err, n, cts, channel_count; in hdmi5_audio_config() local
|
/Linux-v4.19/include/linux/ |
D | serial.h | 21 __u32 cts, dsr, rng, dcd, tx, rx; member
|
D | hil_mlc.h | 135 hil_mlc_cts *cts; member
|
/Linux-v4.19/kernel/ |
D | compat.c | 110 static int __compat_get_timespec(struct timespec *ts, const struct compat_timespec __user *cts) in __compat_get_timespec() 117 static int __compat_put_timespec(const struct timespec *ts, struct compat_timespec __user *cts) in __compat_put_timespec()
|
/Linux-v4.19/drivers/tty/serial/ |
D | timbuart.c | 201 u8 cts = ioread8(port->membase + TIMBUART_CTRL); in timbuart_get_mctrl() local 222 unsigned int cts; in timbuart_mctrl_check() local
|
D | max3100.c | 96 int cts; /* last CTS received for flow ctrl */ member 219 int ret = 0, cts; in max3100_handlerx() local
|
/Linux-v4.19/samples/bpf/ |
D | cpustat_kern.c | 106 u64 *cts, *pts, *cstate, *pstate, prev_state, cur_ts, delta; in bpf_prog1() local
|
/Linux-v4.19/tools/firewire/ |
D | decode-fcp.c | 141 uint32_t cts:4; member
|
/Linux-v4.19/drivers/crypto/amcc/ |
D | crypto4xx_sa.h | 284 get_dynamic_sa_offset_state_ptr_field(struct dynamic_sa_ctl *cts) in get_dynamic_sa_offset_state_ptr_field() 306 static inline __le32 *get_dynamic_sa_key_field(struct dynamic_sa_ctl *cts) in get_dynamic_sa_key_field() 311 static inline __le32 *get_dynamic_sa_inner_digest(struct dynamic_sa_ctl *cts) in get_dynamic_sa_inner_digest()
|
/Linux-v4.19/kernel/time/ |
D | time.c | 888 const struct compat_timespec __user *cts) in __compat_get_timespec64() 904 struct compat_timespec __user *cts) in __compat_put_timespec64()
|
/Linux-v4.19/drivers/usb/serial/ |
D | keyspan_usa28msg.h | 150 cts, member
|
D | opticon.c | 42 bool cts; member
|
D | keyspan_usa90msg.h | 156 cts, // reports CTS pin member
|
D | keyspan_usa49msg.h | 241 cts, // reports CTS pin member
|
/Linux-v4.19/drivers/mmc/core/ |
D | sdio_uart.c | 55 __u32 cts; member 495 int cts = (status & UART_MSR_CTS); in sdio_uart_check_modem_status() local
|
/Linux-v4.19/drivers/staging/dgnc/ |
D | digi.h | 109 int cts; member
|
/Linux-v4.19/drivers/tty/ |
D | moxa.c | 118 int cts; member 1478 int rts, cts, txflow, rxflow, xany, baud; in moxa_set_tty_param() local 1838 static void MoxaPortFlowCtrl(struct moxa_port *port, int rts, int cts, in MoxaPortFlowCtrl()
|