Lines Matching full:amba

3  *  linux/arch/arm/common/amba.c
16 #include <linux/amba/bus.h>
154 * Find reset control(s) of the amba bus and de-assert them. in amba_read_periphid()
248 retval = add_uevent_var(env, "MODALIAS=amba:d%08X", pcdev->periphid); in amba_uevent()
434 * so we call the bus "amba".
435 * DMA configuration for platform and AMBA bus is same. So here we reuse
439 .name = "amba",
478 .name = "amba-proxy",
491 * one amba driver registered. If all amba drivers are modules and are in amba_stub_drv_init()
495 * amba_match() is called even if no amba driver has been registered. in amba_stub_drv_init()
502 * __amba_driver_register - register an AMBA device driver
503 * @drv: amba device driver structure
506 * Register an AMBA device driver with the Linux device model
524 * amba_driver_unregister - remove an AMBA device driver
525 * @drv: AMBA device driver structure to remove
527 * Unregister an AMBA device driver from the Linux device
549 * amba_device_add - add a previously allocated AMBA device structure
550 * @dev: AMBA device allocated by amba_device_alloc
554 * initialized. Register the AMBA device with the Linux device
570 * AMBA device uevents require reading its pid and cid in amba_device_add()
603 * amba_device_alloc - allocate an AMBA device
604 * @name: sysfs name of the AMBA device
605 * @base: base of AMBA device
606 * @size: size of AMBA device
608 * Allocate and initialize an AMBA device structure. Returns %NULL
629 * amba_device_register - register an AMBA device
630 * @dev: AMBA device to register
633 * Setup the AMBA device, reading the cell ID if present.
634 * Claim the resource, and register the AMBA device with
647 * amba_device_put - put an AMBA device
648 * @dev: AMBA device to put
657 * amba_device_unregister - unregister an AMBA device
658 * @dev: AMBA device to remove
660 * Remove the specified AMBA device from the Linux device
663 * been removed. The AMBA device's resources including