Home
last modified time | relevance | path

Searched defs:cts (Results 1 – 9 of 9) sorted by relevance

/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
Ddrv_usart.h119 uint32_t cts : 1; ///< CTS state: 1=Active, 0=Inactive member
183 uint32_t cts : 1; ///< CTS Line: 0=not available, 1=available member
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/components/app_drivers/inc/
Dapp_uart.h126 app_uart_pin_t cts; /**< Set the configuration of UART CTS pin. */ member
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp.c528 static void hdmi_set_cts_n(struct dw_hdmi_qp *hdmi, unsigned int cts, unsigned int n) in hdmi_set_cts_n()
590 u64 cts; in hdmi_audio_math_diff() local
669 unsigned int n = 0, cts = 0; in hdmi_set_clk_regenerator() local
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-qp.c323 static void hdmi_set_cts_n(struct dw_hdmi_qp *hdmi, unsigned int cts, in hdmi_set_cts_n()
390 u64 cts; in hdmi_audio_math_diff() local
476 unsigned int n = 0, cts = 0; in hdmi_set_clk_regenerator() local
/device/board/isoftstone/yangfan/kernel/src/driv/gpu/bridge/
Ddw-hdmi-qp.c324 static void hdmi_set_cts_n(struct dw_hdmi_qp *hdmi, unsigned int cts, in hdmi_set_cts_n()
391 u64 cts; in hdmi_audio_math_diff() local
492 unsigned int n = 0, cts = 0; in hdmi_set_clk_regenerator() local
/device/soc/winnermicro/wm800/board/include/driver/
Dwm_uart.h182 u32 cts; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi.c976 static void hdmi_set_cts_n(struct dw_hdmi *hdmi, unsigned int cts, unsigned int n) in hdmi_set_cts_n()
1045 u64 cts; in hdmi_audio_math_diff() local
1128 unsigned int n, cts; in hdmi_set_clk_regenerator() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/include/linux/amlogic/media/vout/hdmi_tx/
Dhdmi_common.h591 unsigned int cts; /* 24 or 30 bit */ member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dtx.c5117 struct ieee80211_cts *cts) in mac80211_ctstoself_get()