Lines Matching refs:amba_device

32 amba_cs_uci_id_match(const struct amba_id *table, struct amba_device *dev)
50 amba_lookup(const struct amba_id *table, struct amba_device *dev)
62 static int amba_get_enable_pclk(struct amba_device *pcdev)
77 static void amba_put_disable_pclk(struct amba_device *pcdev)
87 struct amba_device *dev = to_amba_device(_dev);
100 struct amba_device *dev = to_amba_device(_dev);
115 struct amba_device *dev = to_amba_device(_dev); \
133 static int amba_read_periphid(struct amba_device *dev)
209 struct amba_device *pcdev = to_amba_device(dev);
240 const struct amba_device *pcdev = to_amba_device(dev);
251 static int of_amba_device_decode_irq(struct amba_device *dev)
279 struct amba_device *pcdev = to_amba_device(dev);
324 struct amba_device *pcdev = to_amba_device(dev);
391 struct amba_device *pcdev = to_amba_device(dev);
406 struct amba_device *pcdev = to_amba_device(dev);
458 static int amba_proxy_probe(struct amba_device *adev,
529 struct amba_device *d = to_amba_device(dev);
547 int amba_device_add(struct amba_device *dev, struct resource *parent)
577 static void amba_device_initialize(struct amba_device *dev, const char *name)
599 struct amba_device *amba_device_alloc(const char *name, resource_size_t base,
602 struct amba_device *dev;
625 int amba_device_register(struct amba_device *dev, struct resource *parent)
638 void amba_device_put(struct amba_device *dev)
652 * the amba_device structure will be freed once all
655 void amba_device_unregister(struct amba_device *dev)
663 * @dev: amba_device structure for device
666 int amba_request_regions(struct amba_device *dev, const char *name)
685 * @dev: amba_device structure for device
689 void amba_release_regions(struct amba_device *dev)