Home
last modified time | relevance | path

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

12345678910>>...134

/kernel/linux/linux-4.19/drivers/tty/serial/
Dmpc52xx_uart.c77 #define PSC(port) ((struct mpc52xx_psc __iomem *)((port)->membase)) argument
135 static u16 mpc52xx_psc_get_status(struct uart_port *port) in mpc52xx_psc_get_status()
140 static u8 mpc52xx_psc_get_ipcr(struct uart_port *port) in mpc52xx_psc_get_ipcr()
145 static void mpc52xx_psc_command(struct uart_port *port, u8 cmd) in mpc52xx_psc_command()
150 static void mpc52xx_psc_set_mode(struct uart_port *port, u8 mr1, u8 mr2) in mpc52xx_psc_set_mode()
157 static void mpc52xx_psc_set_rts(struct uart_port *port, int state) in mpc52xx_psc_set_rts()
165 static void mpc52xx_psc_enable_ms(struct uart_port *port) in mpc52xx_psc_enable_ms()
178 static void mpc52xx_psc_set_sicr(struct uart_port *port, u32 val) in mpc52xx_psc_set_sicr()
183 static void mpc52xx_psc_set_imr(struct uart_port *port, u16 val) in mpc52xx_psc_set_imr()
188 static u8 mpc52xx_psc_get_mr1(struct uart_port *port) in mpc52xx_psc_get_mr1()
[all …]
Dvr41xx_siu.c59 #define siu_read(port, offset) readb((port)->membase + (offset)) argument
60 #define siu_write(port, offset, value) writeb((value), (port)->membase + (offset)) argument
64 struct uart_port *port; in vr41xx_select_siu_interface() local
85 struct uart_port *port; in vr41xx_use_irda() local
106 struct uart_port *port; in vr41xx_select_irda_module() local
137 static inline void siu_clear_fifo(struct uart_port *port) in siu_clear_fifo()
145 static inline unsigned long siu_port_size(struct uart_port *port) in siu_port_size()
157 static inline unsigned int siu_check_type(struct uart_port *port) in siu_check_type()
167 static inline const char *siu_type_name(struct uart_port *port) in siu_type_name()
179 static unsigned int siu_tx_empty(struct uart_port *port) in siu_tx_empty()
[all …]
Dserial_ks8695.c60 static inline int tx_enabled(struct uart_port *port) in tx_enabled()
65 static inline int rx_enabled(struct uart_port *port) in rx_enabled()
70 static inline int ms_enabled(struct uart_port *port) in ms_enabled()
75 static inline void ms_enable(struct uart_port *port, int enabled) in ms_enable()
83 static inline void rx_enable(struct uart_port *port, int enabled) in rx_enable()
91 static inline void tx_enable(struct uart_port *port, int enabled) in tx_enable()
104 static void ks8695uart_stop_tx(struct uart_port *port) in ks8695uart_stop_tx()
116 static void ks8695uart_start_tx(struct uart_port *port) in ks8695uart_start_tx()
124 static void ks8695uart_stop_rx(struct uart_port *port) in ks8695uart_stop_rx()
132 static void ks8695uart_enable_ms(struct uart_port *port) in ks8695uart_enable_ms()
[all …]
Dbcm63xx_uart.c77 static inline unsigned int bcm_uart_readl(struct uart_port *port, in bcm_uart_readl()
83 static inline void bcm_uart_writel(struct uart_port *port, in bcm_uart_writel()
92 static unsigned int bcm_uart_tx_empty(struct uart_port *port) in bcm_uart_tx_empty()
103 static void bcm_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) in bcm_uart_set_mctrl()
127 static unsigned int bcm_uart_get_mctrl(struct uart_port *port) in bcm_uart_get_mctrl()
147 static void bcm_uart_stop_tx(struct uart_port *port) in bcm_uart_stop_tx()
163 static void bcm_uart_start_tx(struct uart_port *port) in bcm_uart_start_tx()
179 static void bcm_uart_stop_rx(struct uart_port *port) in bcm_uart_stop_rx()
191 static void bcm_uart_enable_ms(struct uart_port *port) in bcm_uart_enable_ms()
203 static void bcm_uart_break_ctl(struct uart_port *port, int ctl) in bcm_uart_break_ctl()
[all …]
Dmcf.c53 struct uart_port port; member
60 static unsigned int mcf_tx_empty(struct uart_port *port) in mcf_tx_empty()
68 static unsigned int mcf_get_mctrl(struct uart_port *port) in mcf_get_mctrl()
84 static void mcf_set_mctrl(struct uart_port *port, unsigned int sigs) in mcf_set_mctrl()
98 static void mcf_start_tx(struct uart_port *port) in mcf_start_tx()
114 static void mcf_stop_tx(struct uart_port *port) in mcf_stop_tx()
124 static void mcf_stop_rx(struct uart_port *port) in mcf_stop_rx()
134 static void mcf_break_ctl(struct uart_port *port, int break_state) in mcf_break_ctl()
148 static int mcf_startup(struct uart_port *port) in mcf_startup()
174 static void mcf_shutdown(struct uart_port *port) in mcf_shutdown()
[all …]
Dapbuart.c45 static void apbuart_stop_tx(struct uart_port *port) in apbuart_stop_tx()
54 static void apbuart_start_tx(struct uart_port *port) in apbuart_start_tx()
66 static void apbuart_stop_rx(struct uart_port *port) in apbuart_stop_rx()
75 static void apbuart_rx_chars(struct uart_port *port) in apbuart_rx_chars()
129 static void apbuart_tx_chars(struct uart_port *port) in apbuart_tx_chars()
165 struct uart_port *port = dev_id; in apbuart_int() local
181 static unsigned int apbuart_tx_empty(struct uart_port *port) in apbuart_tx_empty()
187 static unsigned int apbuart_get_mctrl(struct uart_port *port) in apbuart_get_mctrl()
193 static void apbuart_set_mctrl(struct uart_port *port, unsigned int mctrl) in apbuart_set_mctrl()
198 static void apbuart_break_ctl(struct uart_port *port, int break_state) in apbuart_break_ctl()
[all …]
Dsunhv.c46 static void transmit_chars_putchar(struct uart_port *port, struct circ_buf *xmit) in transmit_chars_putchar()
59 static void transmit_chars_write(struct uart_port *port, struct circ_buf *xmit) in transmit_chars_write()
75 static int receive_chars_getchar(struct uart_port *port) in receive_chars_getchar()
118 static int receive_chars_read(struct uart_port *port) in receive_chars_read()
190 static struct tty_port *receive_chars(struct uart_port *port) in receive_chars()
203 static void transmit_chars(struct uart_port *port) in transmit_chars()
222 struct uart_port *port = dev_id; in sunhv_interrupt() local
238 static unsigned int sunhv_tx_empty(struct uart_port *port) in sunhv_tx_empty()
248 static void sunhv_set_mctrl(struct uart_port *port, unsigned int mctrl) in sunhv_set_mctrl()
254 static unsigned int sunhv_get_mctrl(struct uart_port *port) in sunhv_get_mctrl()
[all …]
D21285.c44 #define tx_enabled(port) ((port)->unused[0]) argument
45 #define rx_enabled(port) ((port)->unused[1]) argument
58 static void serial21285_stop_tx(struct uart_port *port) in serial21285_stop_tx()
66 static void serial21285_start_tx(struct uart_port *port) in serial21285_start_tx()
74 static void serial21285_stop_rx(struct uart_port *port) in serial21285_stop_rx()
84 struct uart_port *port = dev_id; in serial21285_rx_chars() local
121 struct uart_port *port = dev_id; in serial21285_tx_chars() local
154 static unsigned int serial21285_tx_empty(struct uart_port *port) in serial21285_tx_empty()
160 static unsigned int serial21285_get_mctrl(struct uart_port *port) in serial21285_get_mctrl()
165 static void serial21285_set_mctrl(struct uart_port *port, unsigned int mctrl) in serial21285_set_mctrl()
[all …]
/kernel/linux/linux-5.10/drivers/tty/serial/
Dmpc52xx_uart.c73 #define PSC(port) ((struct mpc52xx_psc __iomem *)((port)->membase)) argument
131 static u16 mpc52xx_psc_get_status(struct uart_port *port) in mpc52xx_psc_get_status()
136 static u8 mpc52xx_psc_get_ipcr(struct uart_port *port) in mpc52xx_psc_get_ipcr()
141 static void mpc52xx_psc_command(struct uart_port *port, u8 cmd) in mpc52xx_psc_command()
146 static void mpc52xx_psc_set_mode(struct uart_port *port, u8 mr1, u8 mr2) in mpc52xx_psc_set_mode()
153 static void mpc52xx_psc_set_rts(struct uart_port *port, int state) in mpc52xx_psc_set_rts()
161 static void mpc52xx_psc_enable_ms(struct uart_port *port) in mpc52xx_psc_enable_ms()
174 static void mpc52xx_psc_set_sicr(struct uart_port *port, u32 val) in mpc52xx_psc_set_sicr()
179 static void mpc52xx_psc_set_imr(struct uart_port *port, u16 val) in mpc52xx_psc_set_imr()
184 static u8 mpc52xx_psc_get_mr1(struct uart_port *port) in mpc52xx_psc_get_mr1()
[all …]
Dvr41xx_siu.c55 #define siu_read(port, offset) readb((port)->membase + (offset)) argument
56 #define siu_write(port, offset, value) writeb((value), (port)->membase + (offset)) argument
60 struct uart_port *port; in vr41xx_select_siu_interface() local
81 struct uart_port *port; in vr41xx_use_irda() local
102 struct uart_port *port; in vr41xx_select_irda_module() local
133 static inline void siu_clear_fifo(struct uart_port *port) in siu_clear_fifo()
141 static inline unsigned long siu_port_size(struct uart_port *port) in siu_port_size()
153 static inline unsigned int siu_check_type(struct uart_port *port) in siu_check_type()
163 static inline const char *siu_type_name(struct uart_port *port) in siu_type_name()
175 static unsigned int siu_tx_empty(struct uart_port *port) in siu_tx_empty()
[all …]
D21285.c51 static bool is_enabled(struct uart_port *port, int bit) in is_enabled()
60 static void enable(struct uart_port *port, int bit) in enable()
67 static void disable(struct uart_port *port, int bit) in disable()
74 #define is_tx_enabled(port) is_enabled(port, tx_enabled_bit) argument
75 #define tx_enable(port) enable(port, tx_enabled_bit) argument
76 #define tx_disable(port) disable(port, tx_enabled_bit) argument
78 #define is_rx_enabled(port) is_enabled(port, rx_enabled_bit) argument
79 #define rx_enable(port) enable(port, rx_enabled_bit) argument
80 #define rx_disable(port) disable(port, rx_enabled_bit) argument
93 static void serial21285_stop_tx(struct uart_port *port) in serial21285_stop_tx()
[all …]
Dbcm63xx_uart.c73 static inline unsigned int bcm_uart_readl(struct uart_port *port, in bcm_uart_readl()
79 static inline void bcm_uart_writel(struct uart_port *port, in bcm_uart_writel()
88 static unsigned int bcm_uart_tx_empty(struct uart_port *port) in bcm_uart_tx_empty()
99 static void bcm_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) in bcm_uart_set_mctrl()
123 static unsigned int bcm_uart_get_mctrl(struct uart_port *port) in bcm_uart_get_mctrl()
143 static void bcm_uart_stop_tx(struct uart_port *port) in bcm_uart_stop_tx()
159 static void bcm_uart_start_tx(struct uart_port *port) in bcm_uart_start_tx()
175 static void bcm_uart_stop_rx(struct uart_port *port) in bcm_uart_stop_rx()
187 static void bcm_uart_enable_ms(struct uart_port *port) in bcm_uart_enable_ms()
199 static void bcm_uart_break_ctl(struct uart_port *port, int ctl) in bcm_uart_break_ctl()
[all …]
Dmcf.c53 struct uart_port port; member
60 static unsigned int mcf_tx_empty(struct uart_port *port) in mcf_tx_empty()
68 static unsigned int mcf_get_mctrl(struct uart_port *port) in mcf_get_mctrl()
84 static void mcf_set_mctrl(struct uart_port *port, unsigned int sigs) in mcf_set_mctrl()
98 static void mcf_start_tx(struct uart_port *port) in mcf_start_tx()
114 static void mcf_stop_tx(struct uart_port *port) in mcf_stop_tx()
124 static void mcf_stop_rx(struct uart_port *port) in mcf_stop_rx()
134 static void mcf_break_ctl(struct uart_port *port, int break_state) in mcf_break_ctl()
148 static int mcf_startup(struct uart_port *port) in mcf_startup()
174 static void mcf_shutdown(struct uart_port *port) in mcf_shutdown()
[all …]
Dstm32-usart.c40 static inline struct stm32_port *to_stm32_port(struct uart_port *port) in to_stm32_port()
45 static void stm32_usart_set_bits(struct uart_port *port, u32 reg, u32 bits) in stm32_usart_set_bits()
54 static void stm32_usart_clr_bits(struct uart_port *port, u32 reg, u32 bits) in stm32_usart_clr_bits()
98 static int stm32_usart_config_rs485(struct uart_port *port, in stm32_usart_config_rs485()
152 static int stm32_usart_init_rs485(struct uart_port *port, in stm32_usart_init_rs485()
167 static int stm32_usart_pending_rx(struct uart_port *port, u32 *sr, in stm32_usart_pending_rx()
191 static unsigned long stm32_usart_get_char(struct uart_port *port, u32 *sr, in stm32_usart_get_char()
211 static void stm32_usart_receive_chars(struct uart_port *port, bool threaded) in stm32_usart_receive_chars()
284 struct uart_port *port = arg; in stm32_usart_tx_dma_complete() local
299 static void stm32_usart_tx_interrupt_enable(struct uart_port *port) in stm32_usart_tx_interrupt_enable()
[all …]
Dapbuart.c41 static void apbuart_stop_tx(struct uart_port *port) in apbuart_stop_tx()
50 static void apbuart_start_tx(struct uart_port *port) in apbuart_start_tx()
62 static void apbuart_stop_rx(struct uart_port *port) in apbuart_stop_rx()
71 static void apbuart_rx_chars(struct uart_port *port) in apbuart_rx_chars()
125 static void apbuart_tx_chars(struct uart_port *port) in apbuart_tx_chars()
161 struct uart_port *port = dev_id; in apbuart_int() local
177 static unsigned int apbuart_tx_empty(struct uart_port *port) in apbuart_tx_empty()
183 static unsigned int apbuart_get_mctrl(struct uart_port *port) in apbuart_get_mctrl()
189 static void apbuart_set_mctrl(struct uart_port *port, unsigned int mctrl) in apbuart_set_mctrl()
194 static void apbuart_break_ctl(struct uart_port *port, int break_state) in apbuart_break_ctl()
[all …]
Dsunhv.c42 static void transmit_chars_putchar(struct uart_port *port, struct circ_buf *xmit) in transmit_chars_putchar()
55 static void transmit_chars_write(struct uart_port *port, struct circ_buf *xmit) in transmit_chars_write()
71 static int receive_chars_getchar(struct uart_port *port) in receive_chars_getchar()
114 static int receive_chars_read(struct uart_port *port) in receive_chars_read()
186 static struct tty_port *receive_chars(struct uart_port *port) in receive_chars()
199 static void transmit_chars(struct uart_port *port) in transmit_chars()
218 struct uart_port *port = dev_id; in sunhv_interrupt() local
234 static unsigned int sunhv_tx_empty(struct uart_port *port) in sunhv_tx_empty()
244 static void sunhv_set_mctrl(struct uart_port *port, unsigned int mctrl) in sunhv_set_mctrl()
250 static unsigned int sunhv_get_mctrl(struct uart_port *port) in sunhv_get_mctrl()
[all …]
/kernel/linux/linux-5.10/drivers/tty/
Dtty_port.c22 static int tty_port_default_receive_buf(struct tty_port *port, in tty_port_default_receive_buf()
45 static void tty_port_default_wakeup(struct tty_port *port) in tty_port_default_wakeup()
61 void tty_port_init(struct tty_port *port) in tty_port_init()
88 void tty_port_link_device(struct tty_port *port, in tty_port_link_device()
108 struct device *tty_port_register_device(struct tty_port *port, in tty_port_register_device()
129 struct device *tty_port_register_device_attr(struct tty_port *port, in tty_port_register_device_attr()
152 struct device *tty_port_register_device_attr_serdev(struct tty_port *port, in tty_port_register_device_attr_serdev()
182 struct device *tty_port_register_device_serdev(struct tty_port *port, in tty_port_register_device_serdev()
201 void tty_port_unregister_device(struct tty_port *port, in tty_port_unregister_device()
214 int tty_port_alloc_xmit_buf(struct tty_port *port) in tty_port_alloc_xmit_buf()
[all …]
/kernel/linux/linux-4.19/drivers/tty/
Dtty_port.c22 static int tty_port_default_receive_buf(struct tty_port *port, in tty_port_default_receive_buf()
45 static void tty_port_default_wakeup(struct tty_port *port) in tty_port_default_wakeup()
61 void tty_port_init(struct tty_port *port) in tty_port_init()
88 void tty_port_link_device(struct tty_port *port, in tty_port_link_device()
108 struct device *tty_port_register_device(struct tty_port *port, in tty_port_register_device()
129 struct device *tty_port_register_device_attr(struct tty_port *port, in tty_port_register_device_attr()
152 struct device *tty_port_register_device_attr_serdev(struct tty_port *port, in tty_port_register_device_attr_serdev()
182 struct device *tty_port_register_device_serdev(struct tty_port *port, in tty_port_register_device_serdev()
201 void tty_port_unregister_device(struct tty_port *port, in tty_port_unregister_device()
214 int tty_port_alloc_xmit_buf(struct tty_port *port) in tty_port_alloc_xmit_buf()
[all …]
Dtty_buffer.c56 void tty_buffer_lock_exclusive(struct tty_port *port) in tty_buffer_lock_exclusive()
65 void tty_buffer_unlock_exclusive(struct tty_port *port) in tty_buffer_unlock_exclusive()
91 int tty_buffer_space_avail(struct tty_port *port) in tty_buffer_space_avail()
116 void tty_buffer_free_all(struct tty_port *port) in tty_buffer_free_all()
150 static struct tty_buffer *tty_buffer_alloc(struct tty_port *port, size_t size) in tty_buffer_alloc()
189 static void tty_buffer_free(struct tty_port *port, struct tty_buffer *b) in tty_buffer_free()
216 struct tty_port *port = tty->port; in tty_buffer_flush() local
252 static int __tty_buffer_request_room(struct tty_port *port, size_t size, in __tty_buffer_request_room()
289 int tty_buffer_request_room(struct tty_port *port, size_t size) in tty_buffer_request_room()
306 int tty_insert_flip_string_fixed_flag(struct tty_port *port, in tty_insert_flip_string_fixed_flag()
[all …]
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
Dport.c20 int mv88e6xxx_port_read(struct mv88e6xxx_chip *chip, int port, int reg, in mv88e6xxx_port_read()
28 int mv88e6xxx_port_write(struct mv88e6xxx_chip *chip, int port, int reg, in mv88e6xxx_port_write()
41 int mv88e6185_port_set_pause(struct mv88e6xxx_chip *chip, int port, in mv88e6185_port_set_pause()
68 static int mv88e6xxx_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port, in mv88e6xxx_port_set_rgmii_delay()
109 int mv88e6352_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port, in mv88e6352_port_set_rgmii_delay()
118 int mv88e6390_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port, in mv88e6390_port_set_rgmii_delay()
127 int mv88e6xxx_port_set_link(struct mv88e6xxx_chip *chip, int port, int link) in mv88e6xxx_port_set_link()
166 int port, int speed, bool alt_bit, in mv88e6xxx_port_set_speed_duplex()
253 int mv88e6065_port_set_speed_duplex(struct mv88e6xxx_chip *chip, int port, in mv88e6065_port_set_speed_duplex()
268 int mv88e6185_port_set_speed_duplex(struct mv88e6xxx_chip *chip, int port, in mv88e6185_port_set_speed_duplex()
[all …]
/kernel/linux/linux-4.19/drivers/net/dsa/mv88e6xxx/
Dport.c24 int mv88e6xxx_port_read(struct mv88e6xxx_chip *chip, int port, int reg, in mv88e6xxx_port_read()
32 int mv88e6xxx_port_write(struct mv88e6xxx_chip *chip, int port, int reg, in mv88e6xxx_port_write()
45 int mv88e6185_port_set_pause(struct mv88e6xxx_chip *chip, int port, in mv88e6185_port_set_pause()
72 static int mv88e6xxx_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port, in mv88e6xxx_port_set_rgmii_delay()
113 int mv88e6352_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port, in mv88e6352_port_set_rgmii_delay()
122 int mv88e6390_port_set_rgmii_delay(struct mv88e6xxx_chip *chip, int port, in mv88e6390_port_set_rgmii_delay()
131 int mv88e6xxx_port_set_link(struct mv88e6xxx_chip *chip, int port, int link) in mv88e6xxx_port_set_link()
169 int mv88e6xxx_port_set_duplex(struct mv88e6xxx_chip *chip, int port, int dup) in mv88e6xxx_port_set_duplex()
207 static int mv88e6xxx_port_set_speed(struct mv88e6xxx_chip *chip, int port, in mv88e6xxx_port_set_speed()
273 int mv88e6065_port_set_speed(struct mv88e6xxx_chip *chip, int port, int speed) in mv88e6065_port_set_speed()
[all …]
/kernel/linux/linux-5.10/drivers/mmc/core/
Dsdio_uart.c64 struct tty_port port; member
86 static int sdio_uart_add_port(struct sdio_uart_port *port) in sdio_uart_add_port()
111 struct sdio_uart_port *port; in sdio_uart_port_get() local
125 static void sdio_uart_port_put(struct sdio_uart_port *port) in sdio_uart_port_put()
130 static void sdio_uart_port_remove(struct sdio_uart_port *port) in sdio_uart_port_remove()
161 static int sdio_uart_claim_func(struct sdio_uart_port *port) in sdio_uart_claim_func()
174 static inline void sdio_uart_release_func(struct sdio_uart_port *port) in sdio_uart_release_func()
180 static inline unsigned int sdio_in(struct sdio_uart_port *port, int offset) in sdio_in()
187 static inline void sdio_out(struct sdio_uart_port *port, int offset, int value) in sdio_out()
192 static unsigned int sdio_uart_get_mctrl(struct sdio_uart_port *port) in sdio_uart_get_mctrl()
[all …]
/kernel/linux/linux-4.19/drivers/mmc/core/
Dsdio_uart.c68 struct tty_port port; member
90 static int sdio_uart_add_port(struct sdio_uart_port *port) in sdio_uart_add_port()
115 struct sdio_uart_port *port; in sdio_uart_port_get() local
129 static void sdio_uart_port_put(struct sdio_uart_port *port) in sdio_uart_port_put()
134 static void sdio_uart_port_remove(struct sdio_uart_port *port) in sdio_uart_port_remove()
165 static int sdio_uart_claim_func(struct sdio_uart_port *port) in sdio_uart_claim_func()
178 static inline void sdio_uart_release_func(struct sdio_uart_port *port) in sdio_uart_release_func()
184 static inline unsigned int sdio_in(struct sdio_uart_port *port, int offset) in sdio_in()
191 static inline void sdio_out(struct sdio_uart_port *port, int offset, int value) in sdio_out()
196 static unsigned int sdio_uart_get_mctrl(struct sdio_uart_port *port) in sdio_uart_get_mctrl()
[all …]
/kernel/linux/linux-4.19/drivers/usb/typec/
Dtcpm.c335 struct tcpm_port *port; member
343 #define tcpm_port_is_sink(port) \ argument
351 #define tcpm_port_is_source(port) \ argument
357 #define tcpm_port_is_debug(port) \ argument
360 #define tcpm_port_is_audio(port) \ argument
363 #define tcpm_port_is_audio_detached(port) \ argument
367 #define tcpm_try_snk(port) \ argument
371 #define tcpm_try_src(port) \ argument
375 static enum tcpm_state tcpm_default_state(struct tcpm_port *port) in tcpm_default_state()
398 static bool tcpm_port_is_disconnected(struct tcpm_port *port) in tcpm_port_is_disconnected()
[all …]
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
Dtcpm.c401 struct tcpm_port *port; member
409 #define tcpm_port_is_sink(port) \ argument
417 #define tcpm_port_is_source(port) \ argument
423 #define tcpm_port_is_debug(port) \ argument
426 #define tcpm_port_is_audio(port) \ argument
429 #define tcpm_port_is_audio_detached(port) \ argument
433 #define tcpm_try_snk(port) \ argument
437 #define tcpm_try_src(port) \ argument
441 #define tcpm_data_role_for_source(port) \ argument
445 #define tcpm_data_role_for_sink(port) \ argument
[all …]

12345678910>>...134