| /rk3399_rockchip-uboot/drivers/usb/host/ |
| H A D | xhci-ring.c | 36 static int last_trb(struct xhci_ctrl *ctrl, struct xhci_ring *ring, in last_trb() 55 static bool last_trb_on_last_seg(struct xhci_ctrl *ctrl, in last_trb_on_last_seg() 89 static void inc_enq(struct xhci_ctrl *ctrl, struct xhci_ring *ring, in inc_enq() 147 static void inc_deq(struct xhci_ctrl *ctrl, struct xhci_ring *ring) in inc_deq() 181 static struct xhci_generic_trb *queue_trb(struct xhci_ctrl *ctrl, in queue_trb() 210 static int prepare_ring(struct xhci_ctrl *ctrl, struct xhci_ring *ep_ring, in prepare_ring() 272 void xhci_queue_command(struct xhci_ctrl *ctrl, u8 *ptr, u32 slot_id, in xhci_queue_command() 363 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in giveback_first_trb() local 393 void xhci_acknowledge_event(struct xhci_ctrl *ctrl) in xhci_acknowledge_event() 409 static int event_ready(struct xhci_ctrl *ctrl) in event_ready() [all …]
|
| H A D | xhci-mem.c | 104 static void xhci_scratchpad_free(struct xhci_ctrl *ctrl) in xhci_scratchpad_free() 135 static void xhci_free_virt_devices(struct xhci_ctrl *ctrl) in xhci_free_virt_devices() 173 void xhci_cleanup(struct xhci_ctrl *ctrl) in xhci_cleanup() 348 static int xhci_scratchpad_alloc(struct xhci_ctrl *ctrl) in xhci_scratchpad_alloc() 417 *xhci_alloc_container_ctx(struct xhci_ctrl *ctrl, int type) in xhci_alloc_container_ctx() 443 int xhci_alloc_virt_device(struct xhci_ctrl *ctrl, unsigned int slot_id) in xhci_alloc_virt_device() 503 int xhci_mem_init(struct xhci_ctrl *ctrl, struct xhci_hccr *hccr, in xhci_mem_init() 626 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl, in xhci_get_slot_ctx() 644 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl, in xhci_get_ep_ctx() 669 void xhci_endpoint_copy(struct xhci_ctrl *ctrl, in xhci_endpoint_copy() [all …]
|
| H A D | ehci-hcd.c | 122 static int ehci_get_port_speed(struct ehci_ctrl *ctrl, uint32_t reg) in ehci_get_port_speed() 127 static void ehci_set_usbmode(struct ehci_ctrl *ctrl) in ehci_set_usbmode() 143 static void ehci_powerup_fixup(struct ehci_ctrl *ctrl, uint32_t *status_reg, in ehci_powerup_fixup() 149 static uint32_t *ehci_get_portsc_register(struct ehci_ctrl *ctrl, int port) in ehci_get_portsc_register() 179 static int ehci_reset(struct ehci_ctrl *ctrl) in ehci_reset() 207 static int ehci_shutdown(struct ehci_ctrl *ctrl) in ehci_shutdown() 316 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in ehci_submit_async() local 663 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in ehci_submit_root() local 940 static void ehci_setup_ops(struct ehci_ctrl *ctrl, const struct ehci_ops *ops) in ehci_setup_ops() 961 struct ehci_ctrl *ctrl = &ehcic[index]; in ehci_set_controller_priv() local [all …]
|
| H A D | ehci-faraday.c | 32 void faraday_ehci_set_usbmode(struct ehci_ctrl *ctrl) in faraday_ehci_set_usbmode() 37 int faraday_ehci_get_port_speed(struct ehci_ctrl *ctrl, uint32_t reg) in faraday_ehci_get_port_speed() 66 uint32_t *faraday_ehci_get_portsc_register(struct ehci_ctrl *ctrl, int port) in faraday_ehci_get_portsc_register()
|
| H A D | xhci.c | 454 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_configure_endpoints() local 505 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_set_configuration() local 631 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_address_device() local 715 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in _xhci_alloc_device() local 772 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_check_maxpacket() local 900 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in xhci_submit_root() local 1174 struct xhci_ctrl *ctrl = xhci_get_ctrl(udev); in _xhci_submit_control_msg() local 1201 static int xhci_lowlevel_init(struct xhci_ctrl *ctrl) in xhci_lowlevel_init() 1257 static int xhci_lowlevel_stop(struct xhci_ctrl *ctrl) in xhci_lowlevel_stop() 1310 struct xhci_ctrl *ctrl; in usb_lowlevel_init() local [all …]
|
| H A D | usb-sandbox.c | 47 struct sandbox_usb_ctrl *ctrl = dev_get_priv(bus); in sandbox_submit_control() local 124 struct sandbox_usb_ctrl *ctrl = dev_get_priv(dev); in sandbox_alloc_device() local
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/brcmnand/ |
| H A D | brcmnand.c | 191 struct brcmnand_controller *ctrl; member 441 static inline u32 nand_readreg(struct brcmnand_controller *ctrl, u32 offs) in nand_readreg() 446 static inline void nand_writereg(struct brcmnand_controller *ctrl, u32 offs, in nand_writereg() 452 static int brcmnand_revision_init(struct brcmnand_controller *ctrl) in brcmnand_revision_init() 550 static inline u32 brcmnand_read_reg(struct brcmnand_controller *ctrl, in brcmnand_read_reg() 561 static inline void brcmnand_write_reg(struct brcmnand_controller *ctrl, in brcmnand_write_reg() 570 static inline void brcmnand_rmw_reg(struct brcmnand_controller *ctrl, in brcmnand_rmw_reg() 581 static inline u32 brcmnand_read_fc(struct brcmnand_controller *ctrl, int word) in brcmnand_read_fc() 586 static inline void brcmnand_write_fc(struct brcmnand_controller *ctrl, in brcmnand_write_fc() 592 static inline u16 brcmnand_cs_offset(struct brcmnand_controller *ctrl, int cs, in brcmnand_cs_offset() [all …]
|
| /rk3399_rockchip-uboot/drivers/pinctrl/rockchip/ |
| H A D | pinctrl-rockchip-core.c | 24 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_verify_config() local 44 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_get_recalced_mux() local 68 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_get_mux_route() local 155 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_pinctrl_get_gpio_mux() local 199 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_set_mux() local 281 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_set_drive_perpin() local 327 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_set_pull() local 342 struct rockchip_pin_ctrl *ctrl = priv->ctrl; in rockchip_set_schmitt() local 457 struct rockchip_pin_ctrl *ctrl = priv->ctrl; local 546 struct rockchip_pin_ctrl *ctrl = priv->ctrl; local [all …]
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | fsl_ifc_nand.c | 35 struct fsl_ifc_ctrl *ctrl; member 226 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in set_addr() local 247 static int check_read_ecc(struct mtd_info *mtd, struct fsl_ifc_ctrl *ctrl, in check_read_ecc() 260 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_run_command() local 335 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_do_read() local 373 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_cmdfunc() local 576 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_write_buf() local 604 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_byte() local 628 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_byte16() local 652 struct fsl_ifc_ctrl *ctrl = priv->ctrl; in fsl_ifc_read_buf() local [all …]
|
| H A D | fsl_elbc_nand.c | 49 struct fsl_elbc_ctrl *ctrl; member 159 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in set_addr() local 199 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_run_command() local 250 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_do_read() local 284 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_cmdfunc() local 494 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_write_buf() local 531 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_read_byte() local 548 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_read_buf() local 570 struct fsl_elbc_ctrl *ctrl = priv->ctrl; in fsl_elbc_wait() local
|
| H A D | kirkwood_nand.c | 20 u32 ctrl; /* 0x10470 */ member 34 unsigned int ctrl) in kw_nand_hwcontrol()
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | f_dfu.c | 265 const struct usb_ctrlrequest *ctrl, in state_app_idle() 292 const struct usb_ctrlrequest *ctrl, in state_app_detach() 315 const struct usb_ctrlrequest *ctrl, in state_dfu_idle() 375 const struct usb_ctrlrequest *ctrl, in state_dfu_dnload_sync() 398 const struct usb_ctrlrequest *ctrl, in state_dfu_dnbusy() 418 const struct usb_ctrlrequest *ctrl, in state_dfu_dnload_idle() 452 const struct usb_ctrlrequest *ctrl, in state_dfu_manifest_sync() 479 const struct usb_ctrlrequest *ctrl, in state_dfu_manifest() 505 const struct usb_ctrlrequest *ctrl, in state_dfu_upload_idle() 542 const struct usb_ctrlrequest *ctrl, in state_dfu_error() [all …]
|
| /rk3399_rockchip-uboot/drivers/ddr/microchip/ |
| H A D | ddr2.c | 67 static void ddr_set_arbiter(struct ddr2_ctrl_regs *ctrl, in ddr_set_arbiter() 101 static void host_load_cmd(struct ddr2_ctrl_regs *ctrl, u32 cmd_idx, in host_load_cmd() 117 struct ddr2_ctrl_regs *ctrl; in ddr2_ctrl_init() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/am33xx/ |
| H A D | ti816x_emif4.c | 23 static void ddr_init_settings(const struct cmd_control *ctrl, int emif) in ddr_init_settings() 138 void config_ddr(const struct ddr_data *data, const struct cmd_control *ctrl, in config_ddr()
|
| H A D | hw_data.c | 13 struct omap_sys_ctrl_regs const **ctrl = variable
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | ep0.c | 330 struct usb_ctrlrequest *ctrl) in dwc3_ep0_handle_status() 388 struct usb_ctrlrequest *ctrl, int set) in dwc3_ep0_handle_feature() 497 static int dwc3_ep0_set_address(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_address() 528 static int dwc3_ep0_delegate_req(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_delegate_req() 538 static int dwc3_ep0_set_config(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_config() 639 static int dwc3_ep0_set_sel(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_sel() 673 static int dwc3_ep0_set_isoch_delay(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_set_isoch_delay() 695 static int dwc3_ep0_std_request(struct dwc3 *dwc, struct usb_ctrlrequest *ctrl) in dwc3_ep0_std_request() 740 struct usb_ctrlrequest *ctrl = dwc->ctrl_req; in dwc3_ep0_inspect_setup() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/lpc32xx/ |
| H A D | devices.c | 18 static struct uart_ctrl_regs *ctrl = (struct uart_ctrl_regs *)UART_CTRL_BASE; variable 120 uint32_t ctrl = readl(&clk->i2cclk_ctrl); in lpc32xx_i2c_init() local
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/ |
| H A D | cpu.h | 19 struct ctrl { struct 39 u32 ctrl_omap_stat; /* 0x44C */ argument
|
| /rk3399_rockchip-uboot/drivers/usb/cdns3/ |
| H A D | ep0.c | 245 struct usb_ctrlrequest *ctrl) in cdns3_req_ep0_get_status() 299 struct usb_ctrlrequest *ctrl, in cdns3_ep0_feature_handle_device() 366 struct usb_ctrlrequest *ctrl, in cdns3_ep0_feature_handle_intf() 385 struct usb_ctrlrequest *ctrl, in cdns3_ep0_feature_handle_endpoint() 424 struct usb_ctrlrequest *ctrl, in cdns3_req_ep0_handle_feature() 561 struct usb_ctrlrequest *ctrl = priv_dev->setup_buf; in cdns3_ep0_setup_phase() local
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | fti2c010.c | 215 uint32_t ctrl = CR_ENABLE | CR_TBEN; in fti2c010_read() local 237 uint32_t ctrl = CR_ENABLE | CR_TBEN; in fti2c010_read() local 277 uint32_t ctrl = CR_ENABLE | CR_TBEN; in fti2c010_write() local 290 uint32_t ctrl = CR_ENABLE | CR_TBEN; in fti2c010_write() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/omap3/ |
| H A D | hw_data.c | 13 struct omap_sys_ctrl_regs const **ctrl = variable
|
| /rk3399_rockchip-uboot/arch/arm/mach-kirkwood/ |
| H A D | cache.c | 14 u32 ctrl; in l2_cache_disable() local
|
| /rk3399_rockchip-uboot/board/xes/common/ |
| H A D | actl_nand.c | 17 static void nand_addr_hwcontrol(struct mtd_info *mtd, int cmd, uint ctrl) in nand_addr_hwcontrol()
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | sdhci.c | 77 unsigned char ctrl; in sdhci_transfer_data() local 502 u32 ctrl; local 627 u16 ctrl; local 655 u16 ctrl; local
|
| /rk3399_rockchip-uboot/arch/arm/mach-socfpga/include/mach/ |
| H A D | timer.h | 13 u32 ctrl; member
|