Searched defs:port (Results 76 - 100 of 215) sorted by relevance

123456789

/u-boot/test/image/
H A Dspl_load_net.c80 u16 port; member in struct:spl_test_net_priv
/u-boot/arch/powerpc/include/asm/
H A Diopin_8xx.h18 u_char port:2; /* port number (A=0, B=1, C=2, D=3) */ member in struct:__anon453
[all...]
/u-boot/arch/microblaze/include/asm/
H A Dio.h88 io_insb(unsigned long port, void *dst, unsigned long count) argument
96 io_insw(unsigned long port, void *dst, unsigned long count) argument
104 io_insl(unsigned long port, void *dst, unsigned long count) argument
113 io_outsb(unsigned long port, const void *src, unsigned long count) argument
122 io_outsw(unsigned long port, const void *src, unsigned long count) argument
131 io_outsl(unsigned long port, const void *src, unsigned long count) argument
[all...]
/u-boot/drivers/usb/gadget/
H A Dcore.c115 struct usb_interface_instance *usbd_device_interface_instance (struct usb_device_instance *device, int port, int configuration, int interface) argument
137 struct usb_alternate_instance *usbd_device_alternate_instance (struct usb_device_instance *device, int port, int configuration, int interface, int alternate) argument
161 struct usb_device_descriptor *usbd_device_device_descriptor (struct usb_device_instance *device, int port) argument
97 usbd_device_configuration_instance(struct usb_device_instance *device, unsigned int port, unsigned int configuration) argument
174 usbd_device_configuration_descriptor(struct usb_device_instance *device, int port, int configuration) argument
196 usbd_device_interface_descriptor(struct usb_device_instance *device, int port, int configuration, int interface, int alternate) argument
220 usbd_device_endpoint_descriptor_index(struct usb_device_instance *device, int port, int configuration, int interface, int alternate, int index) argument
245 usbd_device_endpoint_transfersize(struct usb_device_instance *device, int port, int configuration, int interface, int alternate, int index) argument
270 usbd_device_endpoint_descriptor(struct usb_device_instance *device, int port, int configuration, int interface, int alternate, int endpoint) argument
[all...]
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-helper-util.h33 int port; member in struct:cvmx_xport
[all...]
/u-boot/arch/x86/include/asm/
H A Dintel_pinctrl.h133 u8 port; member in struct:pad_community
/u-boot/arch/mips/mach-octeon/
H A Dcvmx-helper-pko3.c334 static int __cvmx_pko3_config_pfc_interface(int xiface, unsigned int port) argument
[all...]
H A Dcvmx-pko.c139 int cvmx_pko_get_base_queue(int port) argument
154 int cvmx_pko_get_num_queues(int port) argument
207 int interface, index, port; local
261 const int port = CVMX_PKO_MEM_QUEUE_PTRS_ILLEGAL_PID; local
421 cvmx_pko_config_port(int port, int base_queue, int num_queues, const u8 priority[]) argument
[all...]
/u-boot/drivers/gpio/
H A Dstm32_gpio_priv.h55 u8 port; member in struct:stm32_gpio_dsc
H A Dat91_gpio.c22 at91_pio_get_port(unsigned port) argument
58 at91_set_pio_pullup(unsigned port, unsigned pin, int use_pullup) argument
71 at91_set_pio_periph(unsigned port, unsigned pin, int use_pullup) argument
89 at91_set_a_periph(unsigned port, unsigned pin, int use_pullup) argument
108 at91_set_b_periph(unsigned port, unsigned pin, int use_pullup) argument
127 at91_pio3_set_a_periph(unsigned port, unsigned pin, int use_pullup) argument
150 at91_pio3_set_b_periph(unsigned port, unsigned pin, int use_pullup) argument
172 at91_pio3_set_c_periph(unsigned port, unsigned pin, int use_pullup) argument
194 at91_pio3_set_d_periph(unsigned port, unsigned pin, int use_pullup) argument
240 at91_set_pio_input(unsigned port, u32 pin, int use_pullup) argument
270 at91_set_pio_output(unsigned port, u32 pin, int value) argument
283 at91_set_pio_deglitch(unsigned port, unsigned pin, int is_on) argument
302 at91_pio3_set_pio_deglitch(unsigned port, unsigned pin, int is_on) argument
323 at91_pio3_set_pio_debounce(unsigned port, unsigned pin, int is_on, int div) argument
346 at91_pio3_set_pio_pulldown(unsigned port, unsigned pin, int is_on) argument
363 at91_pio3_set_pio_pullup(unsigned port, unsigned pin, int use_pullup) argument
379 at91_pio3_set_pio_disable_schmitt_trig(unsigned port, unsigned pin) argument
397 at91_set_pio_multi_drive(unsigned port, unsigned pin, int is_on) argument
428 at91_set_pio_value(unsigned port, unsigned pin, int value) argument
450 at91_get_pio_value(unsigned port, unsigned pin) argument
511 struct at91_port_priv *port = dev_get_priv(dev); local
522 struct at91_port_priv *port = dev_get_priv(dev); local
532 struct at91_port_priv *port = dev_get_priv(dev); local
541 struct at91_port_priv *port = dev_get_priv(dev); local
550 struct at91_port_priv *port = dev_get_priv(dev); local
591 struct at91_port_priv *port = dev_get_priv(dev); local
[all...]
H A Datmel_pio4.c21 atmel_pio4_port_base(u32 port) argument
52 atmel_pio4_config_io_func(u32 port, u32 pin, u32 func, u32 config) argument
75 atmel_pio4_set_gpio(u32 port, u32 pin, u32 config) argument
82 atmel_pio4_set_a_periph(u32 port, u32 pin, u32 config) argument
89 atmel_pio4_set_b_periph(u32 port, u32 pin, u32 config) argument
96 atmel_pio4_set_c_periph(u32 port, u32 pin, u32 config) argument
103 atmel_pio4_set_d_periph(u32 port, u32 pin, u32 config) argument
110 atmel_pio4_set_e_periph(u32 port, u32 pin, u32 config) argument
117 atmel_pio4_set_f_periph(u32 port, u32 pin, u32 config) argument
124 atmel_pio4_set_g_periph(u32 port, u32 pin, u32 config) argument
131 atmel_pio4_set_pio_output(u32 port, u32 pin, u32 value) argument
157 atmel_pio4_get_pio_input(u32 port, u32 pin) argument
[all...]
H A Dmxc_gpio.c75 unsigned int port = GPIO_TO_PORT(gpio); local
102 unsigned int port = GPIO_TO_PORT(gpio); local
125 unsigned int port = GPIO_TO_PORT(gpio); local
143 unsigned int port = GPIO_TO_PORT(gpio); local
[all...]
/u-boot/net/
H A Ddsa-uclass.c47 ofnode dsa_port_get_ofnode(struct udevice *dev, int port) argument
[all...]
/u-boot/drivers/serial/
H A Dserial_sh.c26 static int scif_rxfill(struct uart_port *port) argument
31 static int scif_rxfill(struct uart_port *port) argument
43 static int scif_rxfill(struct uart_port *port) argument
49 static void sh_serial_init_generic(struct uart_port *port) argument
69 sh_serial_setbrg_generic(struct uart_port *port, int clk, int baudrate) argument
81 handle_error(struct uart_port *port) argument
101 serial_raw_putc(struct uart_port *port, const char c) argument
113 serial_rx_fifo_level(struct uart_port *port) argument
118 sh_serial_tstc_generic(struct uart_port *port) argument
128 serial_getc_check(struct uart_port *port) argument
144 sh_serial_getc_generic(struct uart_port *port) argument
298 sh_serial_init_nodm(struct uart_port *port) argument
304 sh_serial_putc_nondm(struct uart_port *port, const char c) argument
354 struct uart_port *port = &sh_sci; local
373 struct uart_port *port = &sh_sci; local
380 struct uart_port *port = &sh_sci; local
[all...]
H A Dserial_pl01x.c30 static volatile unsigned char *const port[] = CFG_PL01x_PORTS; variable
/u-boot/drivers/pinctrl/renesas/
H A Drzg2l-pfc.c70 bool rzg2l_port_validate(const struct rzg2l_pfc_data *data, u32 port, u8 pin) argument
84 int port; local
98 rzg2l_selector_encode(const struct rzg2l_pfc_data *data, u32 port, u8 pin) argument
326 int port; local
354 int port = rzg2l_selector_decode(data, pin_selector, &pin); local
443 u32 port, pin, func, pfc_state; local
497 int port; local
[all...]
/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dimmap.c184 static uint port; local
/u-boot/include/
H A Dmv88e6352.h65 u8 port; member in struct:mv88e_sw_reg
H A Dfm_eth.h183 enum fm_port port; member in struct:fm_eth_info
[all...]
/u-boot/drivers/bios_emulator/
H A Dbesys.c266 VGA_inpb(const int port) argument
342 VGA_outpb(int port, u8 val) argument
500 PCI_inp(int port, int type) argument
531 PCI_outp(int port, u32 val, int type) argument
569 BE_inb(X86EMU_pioAddr port) argument
615 BE_inw(X86EMU_pioAddr port) argument
648 BE_inl(X86EMU_pioAddr port) argument
678 BE_outb(X86EMU_pioAddr port, u8 val) argument
713 BE_outw(X86EMU_pioAddr port, u16 val) argument
744 BE_outl(X86EMU_pioAddr port, u32 val) argument
[all...]
/u-boot/cmd/
H A Dusb.c495 usb_test(struct usb_device *dev, int port, char* arg) argument
[all...]
/u-boot/drivers/usb/host/
H A Dehci-vf.c131 board_usb_phy_mode(int port) argument
136 board_ehci_hcd_init(int port) argument
H A Dehci-mx5.c83 mxc_set_usbcontrol(int port, unsigned int flags) argument
215 board_ehci_hcd_init(int port) argument
220 board_ehci_hcd_postinit(struct usb_ehci *ehci, int port) argument
H A Dehci-mxs.c33 ehci_mxs_toggle_clock(const struct ehci_mxs_port *port, int enable) argument
54 __ehci_hcd_init(struct ehci_mxs_port *port, enum usb_init_type init, struct ehci_hccr **hccr, struct ehci_hcor **hcor) argument
87 __ehci_hcd_stop(struct ehci_mxs_port *port) argument
118 struct ehci_mxs_port port; member in struct:ehci_mxs_priv_data
136 struct ehci_mxs_port *port = &priv->port; local
218 struct ehci_mxs_port *port = &priv->port; local
258 struct ehci_mxs_port *port = &priv->port; local
[all...]
H A Dehci-omap.c98 static void omap_usbhs_hsic_init(int port) argument
115 static void omap_ehci_soft_phy_reset(int port) argument
125 static void omap_ehci_soft_phy_reset(int port) argument
[all...]

Completed in 147 milliseconds

123456789