Lines Matching full:amba
3 * linux/arch/arm/common/amba.c
16 #include <linux/amba/bus.h>
153 * Find reset control(s) of the amba bus and de-assert them. in amba_read_periphid()
247 retval = add_uevent_var(env, "MODALIAS=amba:d%08X", pcdev->periphid); in amba_uevent()
439 * so we call the bus "amba".
440 * DMA configuration for platform and AMBA bus is same. So here we reuse
444 .name = "amba",
477 .name = "amba-proxy",
490 * one amba driver registered. If all amba drivers are modules and are in amba_stub_drv_init()
494 * amba_match() is called even if no amba driver has been registered. in amba_stub_drv_init()
501 * amba_driver_register - register an AMBA device driver
502 * @drv: amba device driver structure
504 * Register an AMBA device driver with the Linux device model
520 * amba_driver_unregister - remove an AMBA device driver
521 * @drv: AMBA device driver structure to remove
523 * Unregister an AMBA device driver from the Linux device
544 * amba_device_add - add a previously allocated AMBA device structure
545 * @dev: AMBA device allocated by amba_device_alloc
549 * initialized. Register the AMBA device with the Linux device
563 * AMBA device uevents require reading its pid and cid in amba_device_add()
596 * amba_device_alloc - allocate an AMBA device
597 * @name: sysfs name of the AMBA device
598 * @base: base of AMBA device
599 * @size: size of AMBA device
601 * Allocate and initialize an AMBA device structure. Returns %NULL
622 * amba_device_register - register an AMBA device
623 * @dev: AMBA device to register
626 * Setup the AMBA device, reading the cell ID if present.
627 * Claim the resource, and register the AMBA device with
640 * amba_device_put - put an AMBA device
641 * @dev: AMBA device to put
650 * amba_device_unregister - unregister an AMBA device
651 * @dev: AMBA device to remove
653 * Remove the specified AMBA device from the Linux device
656 * been removed. The AMBA device's resources including