Home
last modified time | relevance | path

Searched refs:dev_ops (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/power/domain/
A Dti-sci-power-domain.c51 const struct ti_sci_dev_ops *dops = &sci->ops.dev_ops; in ti_sci_power_domain_on()
73 const struct ti_sci_dev_ops *dops = &sci->ops.dev_ops; in ti_sci_power_domain_off()
/u-boot/drivers/reset/
A Dreset-ti-sci.c85 const struct ti_sci_dev_ops *dops = &sci->ops.dev_ops; in ti_sci_reset_set()
161 const struct ti_sci_dev_ops *dops = &sci->ops.dev_ops; in ti_sci_reset_status()
/u-boot/drivers/remoteproc/
A Dti_sci_proc.h129 ret = tsp->sci->ops.dev_ops.get_device_exclusive(tsp->sci, tsp->dev_id); in ti_sci_proc_power_domain_on()
142 ret = tsp->sci->ops.dev_ops.put_device(tsp->sci, tsp->dev_id); in ti_sci_proc_power_domain_off()
A Dti_k3_r5f_rproc.c813 ret = core->tsp.sci->ops.dev_ops.is_on(core->tsp.sci, in k3_r5f_probe()
/u-boot/arch/arm/mach-k3/
A Dcommon.c194 struct ti_sci_dev_ops *dev_ops = &ti_sci->ops.dev_ops; in release_resources_for_core_shutdown() local
203 ret = dev_ops->put_device(ti_sci, id); in release_resources_for_core_shutdown()
232 ti_sci->ops.dev_ops.release_exclusive_devices(ti_sci); in jump_to_image_no_args()
/u-boot/include/linux/soc/ti/
A Dti_sci_protocol.h609 struct ti_sci_dev_ops dev_ops; member
/u-boot/drivers/firmware/
A Dti_sci.c2608 struct ti_sci_dev_ops *dops = &ops->dev_ops; in ti_sci_setup_ops()

Completed in 16 milliseconds