Home
last modified time | relevance | path

Searched defs:sport (Results 1 – 25 of 93) sorted by relevance

1234

/Linux-v6.6/drivers/tty/serial/
Dsa1100.c45 #define UART_GET_UTCR0(sport) __raw_readl((sport)->port.membase + UTCR0) argument
46 #define UART_GET_UTCR1(sport) __raw_readl((sport)->port.membase + UTCR1) argument
47 #define UART_GET_UTCR2(sport) __raw_readl((sport)->port.membase + UTCR2) argument
48 #define UART_GET_UTCR3(sport) __raw_readl((sport)->port.membase + UTCR3) argument
49 #define UART_GET_UTSR0(sport) __raw_readl((sport)->port.membase + UTSR0) argument
50 #define UART_GET_UTSR1(sport) __raw_readl((sport)->port.membase + UTSR1) argument
51 #define UART_GET_CHAR(sport) __raw_readl((sport)->port.membase + UTDR) argument
53 #define UART_PUT_UTCR0(sport,v) __raw_writel((v),(sport)->port.membase + UTCR0) argument
54 #define UART_PUT_UTCR1(sport,v) __raw_writel((v),(sport)->port.membase + UTCR1) argument
55 #define UART_PUT_UTCR2(sport,v) __raw_writel((v),(sport)->port.membase + UTCR2) argument
[all …]
Dsb1250-duart.c95 struct sbd_port sport[2]; member
116 static u64 __read_sbdchn(struct sbd_port *sport, int reg) in __read_sbdchn()
123 static u64 __read_sbdshr(struct sbd_port *sport, int reg) in __read_sbdshr()
130 static void __write_sbdchn(struct sbd_port *sport, int reg, u64 value) in __write_sbdchn()
137 static void __write_sbdshr(struct sbd_port *sport, int reg, u64 value) in __write_sbdshr()
148 static void __war_sbd1956(struct sbd_port *sport) in __war_sbd1956()
154 static unsigned char read_sbdchn(struct sbd_port *sport, int reg) in read_sbdchn()
164 static unsigned char read_sbdshr(struct sbd_port *sport, int reg) in read_sbdshr()
174 static void write_sbdchn(struct sbd_port *sport, int reg, unsigned int value) in write_sbdchn()
181 static void write_sbdshr(struct sbd_port *sport, int reg, unsigned int value) in write_sbdshr()
[all …]
Dimx.c271 static inline void imx_uart_writel(struct imx_port *sport, u32 val, u32 offset) in imx_uart_writel()
276 static inline u32 imx_uart_readl(struct imx_port *sport, u32 offset) in imx_uart_readl()
281 static inline unsigned imx_uart_uts_reg(struct imx_port *sport) in imx_uart_uts_reg()
286 static inline int imx_uart_is_imx1(struct imx_port *sport) in imx_uart_is_imx1()
295 static void imx_uart_ucrs_save(struct imx_port *sport, in imx_uart_ucrs_save()
304 static void imx_uart_ucrs_restore(struct imx_port *sport, in imx_uart_ucrs_restore()
315 static void imx_uart_rts_active(struct imx_port *sport, u32 *ucr2) in imx_uart_rts_active()
323 static void imx_uart_rts_inactive(struct imx_port *sport, u32 *ucr2) in imx_uart_rts_inactive()
337 static void imx_uart_soft_reset(struct imx_port *sport) in imx_uart_soft_reset()
371 static void imx_uart_disable_loopback_rs485(struct imx_port *sport) in imx_uart_disable_loopback_rs485()
[all …]
Dfsl_lpuart.c361 static inline bool is_layerscape_lpuart(struct lpuart_port *sport) in is_layerscape_lpuart()
367 static inline bool is_imx7ulp_lpuart(struct lpuart_port *sport) in is_imx7ulp_lpuart()
372 static inline bool is_imx8ulp_lpuart(struct lpuart_port *sport) in is_imx8ulp_lpuart()
377 static inline bool is_imx8qxp_lpuart(struct lpuart_port *sport) in is_imx8qxp_lpuart()
407 static int __lpuart_enable_clks(struct lpuart_port *sport, bool is_en) in __lpuart_enable_clks()
429 static unsigned int lpuart_get_baud_clk_rate(struct lpuart_port *sport) in lpuart_get_baud_clk_rate()
474 static void lpuart_dma_tx(struct lpuart_port *sport) in lpuart_dma_tx()
529 struct lpuart_port *sport = arg; in lpuart_dma_tx_complete() local
564 static dma_addr_t lpuart_dma_datareg_addr(struct lpuart_port *sport) in lpuart_dma_datareg_addr()
577 struct lpuart_port *sport = container_of(port, in lpuart_dma_tx_request() local
[all …]
Dpic32_uart.c79 static inline void pic32_uart_writel(struct pic32_sport *sport, in pic32_uart_writel()
85 static inline u32 pic32_uart_readl(struct pic32_sport *sport, u32 reg) in pic32_uart_readl()
129 static inline void pic32_wait_deplete_txbuf(struct pic32_sport *sport) in pic32_wait_deplete_txbuf()
139 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_tx_empty() local
148 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_set_mctrl() local
162 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_get_mctrl() local
183 static inline void pic32_uart_irqtxen(struct pic32_sport *sport, u8 en) in pic32_uart_irqtxen()
201 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_stop_tx() local
220 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_start_tx() local
230 struct pic32_sport *sport = to_pic32_sport(port); in pic32_uart_stop_rx() local
[all …]
Dfsl_linflexuart.c160 static void linflex_put_char(struct uart_port *sport, unsigned char c) in linflex_put_char()
175 static inline void linflex_transmit_buffer(struct uart_port *sport) in linflex_transmit_buffer()
202 struct uart_port *sport = dev_id; in linflex_txint() local
226 struct uart_port *sport = dev_id; in linflex_rxint() local
278 struct uart_port *sport = dev_id; in linflex_int() local
314 static void linflex_setup_watermark(struct uart_port *sport) in linflex_setup_watermark()
622 static void linflex_string_write(struct uart_port *sport, const char *s, in linflex_string_write()
642 struct uart_port *sport = linflex_ports[co->index]; in linflex_console_write() local
664 linflex_console_get_options(struct uart_port *sport, int *parity, int *bits) in linflex_console_get_options()
694 struct uart_port *sport; in linflex_console_setup() local
[all …]
Dpxa.c756 struct uart_pxa_port *sport = dev_get_drvdata(dev); in serial_pxa_suspend() local
766 struct uart_pxa_port *sport = dev_get_drvdata(dev); in serial_pxa_resume() local
787 struct uart_pxa_port *sport) in serial_pxa_probe_dt()
806 struct uart_pxa_port *sport; in serial_pxa_probe() local
/Linux-v6.6/drivers/infiniband/ulp/srpt/
Dib_srpt.c140 struct srpt_port *sport; in srpt_event_handler() local
318 static void srpt_get_ioc(struct srpt_port *sport, u32 slot, in srpt_get_ioc()
473 struct srpt_port *sport = (struct srpt_port *)mad_agent->context; in srpt_mad_recv_handler() local
550 static int srpt_refresh_port(struct srpt_port *sport) in srpt_refresh_port()
634 struct srpt_port *sport; in srpt_unregister_mad_agent() local
1785 struct srpt_port *sport = ch->sport; in srpt_create_ch_ib() local
1963 struct srpt_port *sport = ch->sport; in srpt_disconnect_ch_sync() local
1980 static void __srpt_close_all_ch(struct srpt_port *sport) in __srpt_close_all_ch()
2003 static struct srpt_nexus *srpt_get_nexus(struct srpt_port *sport, in srpt_get_nexus()
2042 static void srpt_set_enabled(struct srpt_port *sport, bool enabled) in srpt_set_enabled()
[all …]
/Linux-v6.6/net/core/
Dsecure_seq.c77 __be16 sport, __be16 dport) in secure_tcpv6_seq()
82 __be16 sport; in secure_tcpv6_seq() member
137 __be16 sport, __be16 dport) in secure_tcp_seq()
162 __be16 sport, __be16 dport) in secure_dccp_sequence_number()
177 __be16 sport, __be16 dport) in secure_dccpv6_sequence_number()
182 __be16 sport; in secure_dccpv6_sequence_number() member
/Linux-v6.6/net/ipv6/
Dinet6_hashtables.c53 const __be16 sport, in __inet6_lookup_established()
133 __be16 sport, in inet6_lookup_reuseport()
155 const __be16 sport, const struct in6_addr *daddr, in inet6_lhash2_lookup()
182 const __be16 sport, in inet6_lookup_run_sk_lookup()
207 const __be16 sport, const struct in6_addr *daddr, in inet6_lookup_listener()
249 const struct in6_addr *saddr, const __be16 sport, in inet6_lookup()
Dsyncookies.c42 __be16 sport, __be16 dport, u32 count, int c) in cookie_hash()
48 __be16 sport; in cookie_hash() member
65 __be16 sport, __be16 dport, __u32 sseq, in secure_tcp_syn_cookie()
76 const struct in6_addr *daddr, __be16 sport, in check_tcp_syn_cookie()
Dfou6.c22 struct flowi6 *fl6, u8 *protocol, __be16 sport) in fou6_build_udp()
43 __be16 sport; in fou6_build_header() local
60 __be16 sport; in gue6_build_header() local
Dudp.c121 const struct in6_addr *saddr, __be16 sport, in compute_score()
167 const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup2()
212 const struct in6_addr *saddr, __be16 sport, in __udp6_lib_lookup()
265 __be16 sport, __be16 dport, in __udp6_lib_lookup_skb()
276 __be16 sport, __be16 dport) in udp6_lib_lookup_skb()
293 struct sock *udp6_lib_lookup(struct net *net, const struct in6_addr *saddr, __be16 sport, in udp6_lib_lookup()
/Linux-v6.6/include/net/
Dinet6_hashtables.h89 const __be16 sport, in __inet6_lookup()
108 const struct in6_addr *saddr, const __be16 sport, in inet6_steal_sock()
148 const __be16 sport, in __inet6_lookup_skb()
Dinet_hashtables.h323 __be32 saddr, __be16 sport, in inet_lookup_listener()
405 const __be32 saddr, const __be16 sport, in inet_lookup_established()
416 const __be32 saddr, const __be16 sport, in __inet_lookup()
437 const __be32 saddr, const __be16 sport, in inet_lookup()
454 const __be32 saddr, const __be16 sport, in inet_steal_sock()
495 const __be16 sport, in __inet_lookup_skb()
Droute.h168 __be16 dport, __be16 sport, in ip_route_output_ports()
296 __be16 sport, __be16 dport, in ip_route_connect_init()
311 __be16 sport, __be16 dport, in ip_route_connect()
332 __be16 sport, __be16 dport, in ip_route_newports()
/Linux-v6.6/net/ipv4/netfilter/
Dnf_socket_ipv4.c69 const __be16 sport, const __be16 dport, in nf_socket_get_sock_v4()
88 __be16 dport, sport; in nf_sk_lookup_slow_v4() local
/Linux-v6.6/net/ipv6/netfilter/
Dnf_socket_ipv6.c81 const __be16 sport, const __be16 dport, in nf_socket_get_sock_v6()
100 __be16 dport, sport; in nf_sk_lookup_slow_v6() local
/Linux-v6.6/net/ipv4/
Dsyncookies.c46 static u32 cookie_hash(__be32 saddr, __be32 daddr, __be16 sport, __be16 dport, in cookie_hash()
89 static __u32 secure_tcp_syn_cookie(__be32 saddr, __be32 daddr, __be16 sport, in secure_tcp_syn_cookie()
119 __be16 sport, __be16 dport, __u32 sseq) in check_tcp_syn_cookie()
Dfou_core.c926 u8 *protocol, __be16 *sport, int type) in __fou_build_header()
942 u8 *protocol, __be16 *sport, int type) in __gue_build_header()
1017 struct flowi4 *fl4, u8 *protocol, __be16 sport) in fou_build_udp()
1040 __be16 sport; in fou_build_header() local
1057 __be16 sport; in gue_build_header() local
Dinet_hashtables.c359 __be32 saddr, __be16 sport, in inet_lookup_reuseport()
386 const __be32 saddr, __be16 sport, in inet_lhash2_lookup()
413 __be32 saddr, __be16 sport, in inet_lookup_run_sk_lookup()
435 const __be32 saddr, __be16 sport, in __inet_lookup_listener()
499 const __be32 saddr, const __be16 sport, in __inet_lookup_established()
Dfou_bpf.c16 __be16 sport; member
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dtest_bpf_nf.c31 __be16 sport = 0; variable
153 __u16 sport = bpf_get_prandom_u32(); in nf_ct_test() local
/Linux-v6.6/drivers/infiniband/hw/hns/
Dhns_roce_ah.c41 u16 sport; in get_ah_udp_sport() local
/Linux-v6.6/tools/testing/selftests/net/
Dreuseport_bpf.c186 static void send_from(struct test_params p, uint16_t sport, char *buf, in send_from()
217 int epfd, conn, i, sport, expected; in test_recv_order() local

1234