Searched defs:port (Results 1 - 25 of 215) sorted by last modified time

123456789

/u-boot/test/image/
H A Dspl_load_net.c80 u16 port; member in struct:spl_test_net_priv
/u-boot/include/xen/
H A Devents.h33 notify_remote_via_evtchn(evtchn_port_t port) argument
/u-boot/drivers/xen/
H A Dhypervisor.c179 unsigned int port; local
228 mask_evtchn(uint32_t port) argument
235 unmask_evtchn(uint32_t port) argument
257 clear_evtchn(uint32_t port) argument
[all...]
H A Devents.c69 do_event(evtchn_port_t port, struct pt_regs *regs) argument
89 bind_evtchn(evtchn_port_t port, void (*handler)(evtchn_port_t, struct pt_regs *, void *), void *data) argument
108 unbind_evtchn(evtchn_port_t port) argument
129 default_handler(evtchn_port_t port, struct pt_regs *regs, void *ignore) argument
143 evtchn_alloc_unbound(domid_t pal, void (*handler)(evtchn_port_t, struct pt_regs *, void *), void *data, evtchn_port_t *port) argument
[all...]
/u-boot/drivers/video/rockchip/
H A Drk_vop.c422 ofnode port, node; local
/u-boot/drivers/usb/host/
H A Dusb-uclass.c520 usb_get_ofnode(struct udevice *hub, int port) argument
554 usb_find_and_bind_driver(struct udevice *parent, struct usb_device_descriptor *desc, struct usb_interface_descriptor *iface, int bus_seq, int devnum, int port, struct udevice **devp) argument
648 usb_scan_device(struct udevice *parent, int port, enum usb_device_speed speed, struct udevice **devp) argument
[all...]
H A Dr8a66597-hcd.c43 set_devadd(struct r8a66597 *r8a66597, u8 r8a66597_address, struct usb_device *dev, int port) argument
95 r8a66597_enable_port(struct r8a66597 *r8a66597, int port) argument
104 r8a66597_disable_port(struct r8a66597 *r8a66597, int port) argument
125 int ret, port; local
466 r8a66597_check_syssts(struct r8a66597 *r8a66597, int port) argument
487 r8a66597_bus_reset(struct r8a66597 *r8a66597, int port) argument
[all...]
H A Dehci-vf.c131 board_usb_phy_mode(int port) argument
136 board_ehci_hcd_init(int port) argument
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...]
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-mx6.c234 usb_phy_mode(int port) argument
252 usb_phy_mode(int port) argument
300 board_usb_phy_mode(int port) argument
314 board_ehci_hcd_init(int port) argument
329 board_ehci_power(int port, int on) argument
[all...]
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-hcd.c148 ehci_get_portsc_register(struct ehci_ctrl *ctrl, int port) argument
730 int port = le16_to_cpu(req->index) & 0xff; local
[all...]
/u-boot/drivers/usb/gadget/
H A Dep0.c218 int port = 0; /* XXX compound device */ local
/u-boot/drivers/usb/emul/
H A Dsandbox_hub.c17 int port; /* Port number (numbered from 0) */ member in struct:sandbox_hub_plat
121 hub_find_device(struct udevice *hub, int port, enum usb_device_speed *speed) argument
160 clrset_post_state(struct udevice *hub, int port, int clear, int set) argument
229 int port; local
248 int port; local
262 int port; local
[all...]
/u-boot/drivers/sound/
H A Dhda_codec.c127 set_bits(void *port, u32 mask, u32 val) argument
/u-boot/drivers/serial/
H A Dserial_pl01x.c30 static volatile unsigned char *const port[] = CFG_PL01x_PORTS; variable
H A Dserial_ns16550.c118 _serial_putc(const char c, const int port) argument
126 _serial_puts(const char *s, const int port) argument
133 _serial_getc(const int port) argument
138 _serial_tstc(const int port) argument
143 _serial_setbrg(const int port) argument
[all...]
H A Dns16550.c161 static void ns16550_writeb(struct ns16550 *port, int offset, int value) argument
175 static int ns16550_readb(struct ns16550 *port, int offset) argument
189 static u32 ns16550_getfcr(struct ns16550 *port) argument
204 static u32 ns16550_getfcr(struct ns16550 *port) argument
210 int ns16550_calc_divisor(struct ns16550 *port, int clock, int baudrate) argument
/u-boot/drivers/ram/cadence/
H A Dddr_ctrl.c182 cdns_ddr_set_port_rw_priority(void *base, int port, u8 read_pri, u8 write_pri) argument
198 cdns_ddr_enable_port_addr_range(void *base, int port, int entry, u32 addr_start, u32 size) argument
240 cdns_ddr_enable_port_prot(void *base, int port, int entry, enum cdns_ddr_range_prot range_protection_bits, u16 range_RID_check_bits, u16 range_WID_check_bits, u8 range_RID_check_bits_ID_lookup, u8 range_WID_check_bits_ID_lookup) argument
289 cdns_ddr_set_port_bandwidth(void *base, int port, u8 max_percent, u8 overflow_ok) argument
[all...]
/u-boot/drivers/pinctrl/
H A Dpinctrl_pic32.c40 u16 port; /* port number */ member in struct:pic32_pin_config
56 struct pic32_reg_atomic port; member in struct:pic32_reg_port
140 struct pic32_reg_port *port; local
[all...]
H A Dpinctrl-qe-io.c46 qe_cfg_iopin(qepio83xx_t *par_io, u8 port, u8 pin, int dir, int open_drain, int assign) argument
114 qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) argument
[all...]
/u-boot/drivers/phy/marvell/
H A Dcomphy_a3700.c995 comphy_a3700_find_lane(const int nodes[3], int node, int port, int *lane, int *invert) argument
1026 int node, lane, port, speed, invert; local
[all...]
/u-boot/drivers/pci/
H A Dpcie_mediatek.c177 mtk_pcie_check_cfg_cpld(struct mtk_pcie_port *port) argument
193 mtk_pcie_hw_rd_cfg(struct mtk_pcie_port *port, u32 bus, pci_dev_t devfn, int where, int size, ulong *val) argument
224 mtk_pcie_hw_wr_cfg(struct mtk_pcie_port *port, u32 bus, pci_dev_t devfn, int where, int size, u32 val) argument
251 struct mtk_pcie_port *port; local
285 struct mtk_pcie_port *port; local
305 struct mtk_pcie_port *port; local
323 mtk_pcie_port_free(struct mtk_pcie_port *port) argument
329 mtk_pcie_startup_port(struct mtk_pcie_port *port) argument
372 mtk_pcie_startup_port_v2(struct mtk_pcie_port *port) argument
439 mtk_pcie_enable_port(struct mtk_pcie_port *port) argument
478 mtk_pcie_enable_port_v2(struct mtk_pcie_port *port) argument
530 struct mtk_pcie_port *port; local
568 struct mtk_pcie_port *port; local
637 struct mtk_pcie_port *port, *tmp; local
684 struct mtk_pcie_port *port, *tmp; local
[all...]
H A Dpcie_brcmstb.c269 brcm_pcie_mdio_form_pkt(unsigned int port, unsigned int regad, unsigned int cmd) argument
291 brcm_pcie_mdio_read(void __iomem *base, unsigned int port, unsigned int regad, u32 *val) argument
318 brcm_pcie_mdio_write(void __iomem *base, unsigned int port, unsigned int regad, u16 wrdata) argument
[all...]

Completed in 190 milliseconds

123456789