Home
last modified time | relevance | path

Searched defs:port (Results 1 – 25 of 42) sorted by relevance

12

/device/soc/rockchip/common/sdk_linux/drivers/tty/serial/8250/
D8250_port.c684 int serial8250_em485_config(struct uart_port *port, struct serial_rs485 *rs485) in serial8250_em485_config()
1226 struct uart_port *port = &up->port; in autoconfig() local
1400 struct uart_port *port = &up->port; in autoconfig_irq() local
1455 static void serial8250_stop_rx(struct uart_port *port) in serial8250_stop_rx()
1576 static void serial8250_stop_tx(struct uart_port *port) in serial8250_stop_tx()
1593 static inline void __start_tx(struct uart_port *port) in __start_tx()
1655 static inline void start_tx_rs485(struct uart_port *port) in start_tx_rs485()
1706 static void serial8250_start_tx(struct uart_port *port) in serial8250_start_tx()
1724 static void serial8250_throttle(struct uart_port *port) in serial8250_throttle()
1729 static void serial8250_unthrottle(struct uart_port *port) in serial8250_unthrottle()
[all …]
D8250_core.c123 struct uart_port *port; in serial8250_interrupt() local
324 struct uart_port *port = &up->port; in univ8250_setup_irq() local
354 struct uart_port *port = &up->port; in univ8250_release_irq() local
368 struct uart_port *port = &up->port; in serial8250_request_rsa_resource() local
392 struct uart_port *port = &up->port; in serial8250_release_rsa_resource() local
435 void serial8250_set_isa_configurator(void (*v)(int port, struct uart_port *up, u32 *capabilities)) in serial8250_set_isa_configurator()
443 static void univ8250_config_port(struct uart_port *port, int flags) in univ8250_config_port()
472 static int univ8250_request_port(struct uart_port *port) in univ8250_request_port()
488 static void univ8250_release_port(struct uart_port *port) in univ8250_release_port()
533 struct uart_port *port = &up->port; in serial8250_isa_init_ports() local
[all …]
D8250.h61 unsigned int port; member
406 static inline int serial_index(struct uart_port *port) in serial_index()
D8250_dma.c169 struct uart_port *port = &p->port; in serial8250_rx_dma() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/pwm/
Dhi_pwm.c32 hi_u32 hi_pwm_init(hi_pwm_port port) in hi_pwm_init()
82 hi_void pwm_deinit_clken(hi_pwm_port port) in pwm_deinit_clken()
100 hi_u32 hi_pwm_deinit(hi_pwm_port port) in hi_pwm_deinit()
136 static hi_void pwm_set_enable(hi_pwm_port port, hi_bool flag) in pwm_set_enable()
147 static hi_void pwm_set_freq(hi_pwm_port port, hi_u16 freq) in pwm_set_freq()
152 static hi_void pwm_set_duty(hi_pwm_port port, hi_u16 duty) in pwm_set_duty()
157 static hi_void pwm_take_effect(hi_pwm_port port) in pwm_take_effect()
162 hi_u32 hi_pwm_start(hi_pwm_port port, hi_u16 duty, hi_u16 freq) in hi_pwm_start()
184 hi_u32 hi_pwm_stop(hi_pwm_port port) in hi_pwm_stop()
204 hi_u32 pwm_check_port(hi_pwm_port port) in pwm_check_port()
/device/soc/rockchip/rk3568/hardware/omx_il/include/rockchip/
DRockchip_OMX_Macros.h60 #define CHECK_PORT_BEING_FLUSHED(port) \ argument
62 #define CHECK_PORT_BEING_DISABLED(port) \ argument
64 #define CHECK_PORT_BEING_FLUSHED_OR_DISABLED(port) \ argument
66 #define CHECK_PORT_ENABLED(port) \ argument
68 #define CHECK_PORT_POPULATED(port) \ argument
70 #define CHECK_PORT_TUNNELED(port) \ argument
72 #define CHECK_PORT_BUFFER_SUPPLIER(port) \ argument
/device/soc/hisilicon/common/platform/uart/
Duart_hi35xx.c34 static void UartDumperDump(struct UartPl011Port *port) in UartDumperDump()
64 static int32_t UartDumperCreate(struct UartPl011Port *port) in UartDumperCreate()
95 static inline void UartDumperDestroy(struct UartPl011Port *port) in UartDumperDestroy()
166 struct UartPl011Port *port = NULL; in Hi35xxSetBaud() local
222 struct UartPl011Port *port = NULL; in Hi35xxSetAttribute() local
278 struct UartPl011Port *port = NULL; in Hi35xxInit() local
398 static int32_t UartGetConfigFromHcs(struct UartPl011Port *port, const struct DeviceResourceNode *no… in UartGetConfigFromHcs()
449 struct UartPl011Port *port = NULL; in Hi35xxAttach() local
494 struct UartPl011Port *port = NULL; in Hi35xxDetach() local
Duart_pl011.c36 struct UartPl011Port *port = NULL; in Pl011Irq() local
68 static void Pl011ConfigBaudrate(const struct UartDriverData *udd, const struct UartPl011Port *port) in Pl011ConfigBaudrate()
157 static void Pl011ConfigLCRH(const struct UartDriverData *udd, const struct UartPl011Port *port, uin… in Pl011ConfigLCRH()
175 struct UartPl011Port *port = NULL; in Pl011ConfigIn() local
221 struct UartPl011Port *port = NULL; in Pl011StartUp() local
265 struct UartPl011Port *port = NULL; in Pl011ShutDown() local
304 struct UartPl011Port *port = NULL; in Pl011StartTx() local
323 struct UartPl011Port *port = NULL; in Pl011Config() local
/device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/iot_hardware/wifiiot_lite/
Dhal_iot_pwm.c27 unsigned int IoTPwmInit(unsigned int port) in IoTPwmInit()
35 unsigned int IoTPwmDeinit(unsigned int port) in IoTPwmDeinit()
40 unsigned int IoTPwmStart(unsigned int port, unsigned short duty, unsigned int freq) in IoTPwmStart()
59 unsigned int IoTPwmStop(unsigned int port) in IoTPwmStop()
/device/qemu/drivers/uart/
Duart_pl011.c37 struct UartPl011Port *port = NULL; in Pl011Irq() local
69 static void Pl011ConfigBaudrate(const struct UartDriverData *udd, const struct UartPl011Port *port) in Pl011ConfigBaudrate()
158 static void Pl011ConfigLCRH(const struct UartDriverData *udd, const struct UartPl011Port *port, uin… in Pl011ConfigLCRH()
176 struct UartPl011Port *port = NULL; in Pl011ConfigIn() local
222 struct UartPl011Port *port = NULL; in Pl011StartUp() local
266 struct UartPl011Port *port = NULL; in Pl011ShutDown() local
305 struct UartPl011Port *port = NULL; in Pl011StartTx() local
324 struct UartPl011Port *port = NULL; in Pl011Config() local
Duart.c309 static int32_t UartGetConfigFromHcs(struct UartPl011Port *port, const struct DeviceResourceNode *no… in UartGetConfigFromHcs()
360 struct UartPl011Port *port = NULL; in Hi35xxAttach() local
397 struct UartPl011Port *port = NULL; in Hi35xxDetach() local
/device/soc/rockchip/rk2206/adapter/hals/iot_hardware/wifiiot_lite/
Dhal_iot_pwm.c36 unsigned int port; member
207 unsigned int IoTPwmInit(unsigned int port) in IoTPwmInit()
226 unsigned int IoTPwmDeinit(unsigned int port) in IoTPwmDeinit()
238 unsigned int IoTPwmStart(unsigned int port, unsigned short duty, unsigned int freq) in IoTPwmStart()
276 unsigned int IoTPwmStop(unsigned int port) in IoTPwmStop()
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/inc/
Dmpp_task_impl.h86 #define mpp_port_poll(port, timeout) _mpp_port_poll(__FUNCTION__, port, timeout) argument
87 #define mpp_port_dequeue(port, task) _mpp_port_dequeue(__FUNCTION__, port, task) argument
88 #define mpp_port_enqueue(port, task) _mpp_port_enqueue(__FUNCTION__, port, task) argument
89 #define mpp_port_awake(port) _mpp_port_awake(__FUNCTION__, port) argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
Dcdn-dp-core.c137 static int cdn_dp_get_port_lanes(struct cdn_dp_port *port) in cdn_dp_get_port_lanes()
159 struct cdn_dp_port *port; in cdn_dp_connected_port() local
359 static int cdn_dp_enable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *port) in cdn_dp_enable_phy()
408 static int cdn_dp_disable_phy(struct cdn_dp_device *dp, struct cdn_dp_port *port) in cdn_dp_disable_phy()
460 struct cdn_dp_port *port; in cdn_dp_enable() local
538 struct cdn_dp_port *port = cdn_dp_connected_port(dp); in cdn_dp_check_link_status() local
1079 struct cdn_dp_port *port; in cdn_dp_probe() local
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
Dhieth_pri.h190 #define UD_BIT(port, name) (((port) == UP_PORT) ? name##_U : name##_D) argument
192 #define GLB_MAC_H16(port, reg) ((((port) == UP_PORT) ? GLB_MAC_H16_BASE : GLB_MAC_H16_BASE_D) + (re… argument
193 #define GLB_MAC_L32(port, reg) ((((port) == UP_PORT) ? GLB_MAC_L32_BASE : GLB_MAC_L32_BASE_D) + (re… argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/libcoap/include/coap2/
Daddress.h31 uint16_t port; member
50 uint16_t port; member
Duri.h38 uint16_t port; /**< The port in host byte order */ member
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/src/
Ddevices.c99 port_name_e port; member
127 int32_t target_gpio_port_init(port_name_e port, uint32_t *base, uint32_t *irq, uint32_t *pin_num) in target_gpio_port_init()
Dpinmux.c33 int32_t drv_pin_config_mode(port_name_e port, uint8_t offset, gpio_mode_e pin_mode) in drv_pin_config_mode()
Ddw_gpio.c72 void *port, in gpio_set_direction()
97 static int32_t gpio_read(void *port, uint32_t *value) in gpio_read()
114 static int32_t gpio_write(void *port, uint32_t mask) in gpio_write()
290 gpio_port_handle_t csi_gpio_port_initialize(int32_t port) in csi_gpio_port_initialize()
/device/qemu/arm_virt/liteos_a/board/amba_pl011/
Damba_pl011.c63 INT32 uart_putc(INT32 port, CHAR c) in uart_putc()
/device/qemu/arm_virt/liteos_a_mini/board/amba_pl011/
Damba_pl011.c63 INT32 uart_putc(INT32 port, CHAR c) in uart_putc()
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
Dethtool.h69 u8_t port; /**< Physical connector type; one of %PORT_* */ member
Dnetbuf.h70 u16_t port; member
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/priv/
Dapi_msg.h129 u16_t port; member

12