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()
433 * so we call the bus "amba".
434 * DMA configuration for platform and AMBA bus is same. So here we reuse
438 .name = "amba",
471 .name = "amba-proxy",
484 * one amba driver registered. If all amba drivers are modules and are in amba_stub_drv_init()
488 * amba_match() is called even if no amba driver has been registered. in amba_stub_drv_init()
495 * amba_driver_register - register an AMBA device driver
496 * @drv: amba device driver structure
498 * Register an AMBA device driver with the Linux device model
514 * amba_driver_unregister - remove an AMBA device driver
515 * @drv: AMBA device driver structure to remove
517 * Unregister an AMBA device driver from the Linux device
539 * amba_device_add - add a previously allocated AMBA device structure
540 * @dev: AMBA device allocated by amba_device_alloc
544 * initialized. Register the AMBA device with the Linux device
558 * AMBA device uevents require reading its pid and cid in amba_device_add()
591 * amba_device_alloc - allocate an AMBA device
592 * @name: sysfs name of the AMBA device
593 * @base: base of AMBA device
594 * @size: size of AMBA device
596 * Allocate and initialize an AMBA device structure. Returns %NULL
617 * amba_device_register - register an AMBA device
618 * @dev: AMBA device to register
621 * Setup the AMBA device, reading the cell ID if present.
622 * Claim the resource, and register the AMBA device with
635 * amba_device_put - put an AMBA device
636 * @dev: AMBA device to put
645 * amba_device_unregister - unregister an AMBA device
646 * @dev: AMBA device to remove
648 * Remove the specified AMBA device from the Linux device
651 * been removed. The AMBA device's resources including