Home
last modified time | relevance | path

Searched refs:ctrl (Results 1 – 9 of 9) sorted by relevance

/include/usb/
A Dxhci.h1238 struct xhci_slot_ctx *xhci_get_slot_ctx(struct xhci_ctrl *ctrl,
1240 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_ctrl *ctrl,
1243 void xhci_endpoint_copy(struct xhci_ctrl *ctrl,
1247 void xhci_slot_copy(struct xhci_ctrl *ctrl,
1250 void xhci_setup_addressable_virt_dev(struct xhci_ctrl *ctrl,
1252 void xhci_queue_command(struct xhci_ctrl *ctrl, dma_addr_t addr,
1254 void xhci_acknowledge_event(struct xhci_ctrl *ctrl);
1263 void xhci_cleanup(struct xhci_ctrl *ctrl);
1297 return dev_iommu_dma_map(xhci_to_dev(ctrl), addr, size); in xhci_dma_map()
1299 return dev_phys_to_bus(xhci_to_dev(ctrl), virt_to_phys(addr)); in xhci_dma_map()
[all …]
/include/fsl-mc/
A Dfsl_qbman_base.h78 uint32_t ctrl; member
A Dfsl_dpaa_fd.h24 u32 ctrl; member
/include/
A Dfsl_lpuart.h16 u32 ctrl; member
27 u32 ctrl; member
A Dfsl_usb.h13 u32 ctrl; member
A Dec_commands.h1753 uint8_t ctrl, reg, value; member
/include/net/pfe_eth/
A Dpfe_driver.h31 u32 ctrl; member
/include/firmware/imx/sci/
A Dsci.h84 sc_ctrl_t ctrl, u32 val);
85 int sc_misc_get_control(sc_ipc_t ipc, sc_rsrc_t resource, sc_ctrl_t ctrl,
202 static inline int sc_misc_set_control(sc_ipc_t ipc, sc_rsrc_t resource, sc_ctrl_t ctrl, u32 val) in sc_misc_set_control() argument
207 static inline int sc_misc_get_control(sc_ipc_t ipc, sc_rsrc_t resource, sc_ctrl_t ctrl, u32 *val) in sc_misc_get_control() argument
/include/linux/mtd/
A Drawnand.h931 void (*cmd_ctrl)(struct mtd_info *mtd, int dat, unsigned int ctrl);
1231 void (*cmd_ctrl)(struct mtd_info *mtd, int dat, unsigned int ctrl);
1245 struct platform_nand_ctrl ctrl; member

Completed in 76 milliseconds