/device/soc/rockchip/common/sdk_linux/drivers/irqchip/ |
H A D | irq-gic-v4.c | 110 vpe->fwnode = irq_domain_alloc_named_id_fwnode(name, idx); in its_alloc_vcpu_sgis() 111 if (!vpe->fwnode) { in its_alloc_vcpu_sgis() 118 vpe->sgi_domain = irq_domain_create_linear(vpe->fwnode, IRQ_DOMAIN_WORD_SIZE, sgi_domain_ops, vpe); in its_alloc_vcpu_sgis() 134 if (vpe->fwnode) { in its_alloc_vcpu_sgis() 135 irq_domain_free_fwnode(vpe->fwnode); in its_alloc_vcpu_sgis() 145 vm->fwnode = irq_domain_alloc_named_id_fwnode("GICv4-vpe", task_pid_nr(current)); in its_alloc_vcpu_irqs() 146 if (!vm->fwnode) { in its_alloc_vcpu_irqs() 150 vm->domain = irq_domain_create_hierarchy(gic_domain, 0, vm->nr_vpes, vm->fwnode, vpe_domain_ops, vm); in its_alloc_vcpu_irqs() 180 if (vm->fwnode) { in its_alloc_vcpu_irqs() 181 irq_domain_free_fwnode(vm->fwnode); in its_alloc_vcpu_irqs() [all...] |
H A D | irq-gic-v3.c | 69 struct fwnode_handle *fwnode;
member 1218 .fwnode = gic_data.fwnode,
in gic_smp_init() 1435 if (is_of_node(fwspec->fwnode)) {
in gic_irq_domain_translate() 1478 if (is_fwnode_irqchip(fwspec->fwnode)) {
in gic_irq_domain_translate() 1535 if (fwspec->fwnode != d->fwnode) {
in gic_irq_domain_select() 1540 if (!is_of_node(fwspec->fwnode)) {
in gic_irq_domain_select() 1749 gic_data.fwnode = handle;
in gic_init_bases() 1916 .fwnode in gic_populate_ppi_partitions() [all...] |
/device/soc/rockchip/common/sdk_linux/drivers/media/v4l2-core/ |
H A D | v4l2-async.c | 22 #include <media/v4l2-fwnode.h> 80 * fwnode or a device fwnode. Start with the simple case of direct in match_fwnode() 81 * fwnode matching. in match_fwnode() 83 if (sd->fwnode == asd->match.fwnode) { in match_fwnode() 88 * Otherwise, check if the sd fwnode and the asd fwnode refer to an in match_fwnode() 95 sd_fwnode_is_ep = fwnode_graph_is_endpoint(sd->fwnode); in match_fwnode() 96 asd_fwnode_is_ep = fwnode_graph_is_endpoint(asd->match.fwnode); in match_fwnode() 705 v4l2_async_notifier_add_fwnode_subdev(struct v4l2_async_notifier *notifier, struct fwnode_handle *fwnode, unsigned int asd_struct_size) v4l2_async_notifier_add_fwnode_subdev() argument [all...] |
/device/soc/rockchip/common/sdk_linux/include/media/ |
H A D | v4l2-async.h | 45 * @match.fwnode: 82 struct fwnode_handle *fwnode; member 159 * v4l2_async_notifier_add_fwnode_subdev - Allocate and add a fwnode async 163 * @fwnode: fwnode handle of the sub-device to be matched 170 * Allocate a fwnode-matched asd of size asd_struct_size, and add it to the 171 * notifiers @asd_list. The function also gets a reference of the fwnode which 175 struct fwnode_handle *fwnode, 179 * v4l2_async_notifier_add_fwnode_remote_subdev - Allocate and add a fwnode 191 * Gets the remote endpoint of a given local endpoint, set it up for fwnode [all...] |
/device/soc/rockchip/common/sdk_linux/include/linux/irqchip/ |
H A D | arm-gic-v4.h | 20 struct fwnode_handle *fwnode; member 54 struct fwnode_handle *fwnode; member
|
H A D | arm-gic-v3.h | 661 int mbi_init(struct fwnode_handle *fwnode, struct irq_domain *parent);
|
/device/soc/rockchip/common/sdk_linux/include/linux/ |
H A D | iommu.h | 336 struct fwnode_handle *fwnode; member 407 static inline void iommu_device_set_fwnode(struct iommu_device *iommu, struct fwnode_handle *fwnode) in iommu_device_set_fwnode() argument 409 iommu->fwnode = fwnode; in iommu_device_set_fwnode() 584 const struct iommu_ops *iommu_ops_from_fwnode(struct fwnode_handle *fwnode); 875 static inline void iommu_device_set_fwnode(struct iommu_device *iommu, struct fwnode_handle *fwnode) in iommu_device_set_fwnode() argument 930 static inline const struct iommu_ops *iommu_ops_from_fwnode(struct fwnode_handle *fwnode) in iommu_ops_from_fwnode() argument
|
H A D | pwm.h | 405 struct pwm_device *devm_fwnode_pwm_get(struct device *dev, struct fwnode_handle *fwnode, const char *con_id); 500 static inline struct pwm_device *devm_fwnode_pwm_get(struct device *dev, struct fwnode_handle *fwnode, in devm_fwnode_pwm_get() argument
|
H A D | power_supply.h | 226 struct fwnode_handle *fwnode; member
|
H A D | i2c.h | 371 * @fwnode: device node supplied by the platform firmware 395 struct fwnode_handle *fwnode; member
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/ |
H A D | rkisp.h | 42 #include <media/v4l2-fwnode.h>
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
H A D | mipi-csi2.h | 8 #include <media/v4l2-fwnode.h>
|
/device/soc/rockchip/common/sdk_linux/include/linux/usb/ |
H A D | tcpm.h | 60 * @fwnode: Pointer to port fwnode 127 struct fwnode_handle *fwnode; member
|
H A D | typec.h | 240 * @fwnode: Optional fwnode of the port 256 struct fwnode_handle *fwnode; member
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
H A D | mipi-csi2.h | 8 #include <media/v4l2-fwnode.h>
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
H A D | rkisp.h | 42 #include <media/v4l2-fwnode.h>
|
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/ |
H A D | dev.c | 18 #include <media/v4l2-fwnode.h>
|
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/ispp/ |
H A D | dev.c | 18 #include <media/v4l2-fwnode.h>
|
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/ |
H A D | cw2017_battery.c | 598 psy_cfg.fwnode = dev_fwnode(cw_bat->dev); in cw_bat_probe()
|
/device/soc/rockchip/common/vendor/drivers/phy/ |
H A D | phy-rockchip-usbdp.c | 429 sw_desc.fwnode = dev_fwnode(udphy->dev);
in udphy_setup_orien_switch() 903 mux_desc.fwnode = dev_fwnode(udphy->dev);
in udphy_setup_typec_mux()
|
H A D | phy-rockchip-csi2-dphy.c | 21 #include <media/v4l2-fwnode.h>
|
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/ |
H A D | power_supply_core.c | 1198 psy->of_node = cfg->fwnode ? to_of_node(cfg->fwnode) : cfg->of_node;
in power_supply_register_ext()
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
H A D | phy-rockchip-usbdp.c | 492 sw_desc.fwnode = dev_fwnode(udphy->dev); in udphy_setup_orien_switch() 951 mux_desc.fwnode = dev_fwnode(udphy->dev); in udphy_setup_typec_mux()
|
/device/soc/rockchip/common/sdk_linux/drivers/i2c/ |
H A D | i2c-core-base.c | 926 client->dev.fwnode = info->fwnode;
in i2c_new_client_device() 1355 domain = irq_domain_create_linear(adap->dev.parent->fwnode, I2C_ADDR_7BITS_COUNT, &i2c_host_notify_irq_ops, adap);
in i2c_setup_host_notify_irq_domain()
|
/device/soc/rockchip/common/sdk_linux/drivers/gpio/ |
H A D | gpiolib-of.c | 1071 gdev->dev.fwnode = of_fwnode_handle(gdev->dev.of_node); in of_gpio_dev_init()
|