Home
last modified time | relevance | path

Searched refs:soc_get_ops (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/soc/
A Dsoc-uclass.c21 struct soc_ops *ops = soc_get_ops(dev); in soc_get_machine()
31 struct soc_ops *ops = soc_get_ops(dev); in soc_get_family()
41 struct soc_ops *ops = soc_get_ops(dev); in soc_get_revision()
/u-boot/include/
A Dsoc.h66 #define soc_get_ops(dev) ((struct soc_ops *)(dev)->driver->ops) macro

Completed in 3 milliseconds