Home
last modified time | relevance | path

Searched refs:pch_ops (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/drivers/pch/
Dpch-uclass.c13 struct pch_ops *ops = pch_get_ops(dev); in pch_get_spi_base()
24 struct pch_ops *ops = pch_get_ops(dev); in pch_set_spi_protect()
34 struct pch_ops *ops = pch_get_ops(dev); in pch_get_gpio_base()
45 struct pch_ops *ops = pch_get_ops(dev); in pch_get_io_base()
Dpch7.c71 static const struct pch_ops pch7_ops = {
Dpch9.c70 static const struct pch_ops pch9_ops = {
/external/u-boot/include/
Dpch.h15 struct pch_ops { struct
54 #define pch_get_ops(dev) ((struct pch_ops *)(dev)->driver->ops) argument
/external/u-boot/arch/x86/cpu/ivybridge/
Dbd82x6x.c215 static const struct pch_ops bd82x6x_pch_ops = {
/external/u-boot/arch/x86/cpu/broadwell/
Dpch.c523 static const struct pch_ops broadwell_pch_ops = {