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",
472 .name = "amba-proxy",
485 * one amba driver registered. If all amba drivers are modules and are in amba_stub_drv_init()
489 * amba_match() is called even if no amba driver has been registered. in amba_stub_drv_init()
496 * __amba_driver_register - register an AMBA device driver
497 * @drv: amba device driver structure
500 * Register an AMBA device driver with the Linux device model
518 * amba_driver_unregister - remove an AMBA device driver
519 * @drv: AMBA device driver structure to remove
521 * Unregister an AMBA device driver from the Linux device
543 * amba_device_add - add a previously allocated AMBA device structure
544 * @dev: AMBA device allocated by amba_device_alloc
548 * initialized. Register the AMBA device with the Linux device
564 * AMBA device uevents require reading its pid and cid in amba_device_add()
597 * amba_device_alloc - allocate an AMBA device
598 * @name: sysfs name of the AMBA device
599 * @base: base of AMBA device
600 * @size: size of AMBA device
602 * Allocate and initialize an AMBA device structure. Returns %NULL
623 * amba_device_register - register an AMBA device
624 * @dev: AMBA device to register
627 * Setup the AMBA device, reading the cell ID if present.
628 * Claim the resource, and register the AMBA device with
641 * amba_device_put - put an AMBA device
642 * @dev: AMBA device to put
651 * amba_device_unregister - unregister an AMBA device
652 * @dev: AMBA device to remove
654 * Remove the specified AMBA device from the Linux device
657 * been removed. The AMBA device's resources including