Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/pch/
H A Dpch-uclass.c16 struct pch_ops *ops = pch_get_ops(dev); in pch_get_spi_base()
27 struct pch_ops *ops = pch_get_ops(dev); in pch_set_spi_protect()
37 struct pch_ops *ops = pch_get_ops(dev); in pch_get_gpio_base()
48 struct pch_ops *ops = pch_get_ops(dev); in pch_get_io_base()
H A Dpch7.c72 static const struct pch_ops pch7_ops = {
H A Dpch9.c71 static const struct pch_ops pch9_ops = {
/OK3568_Linux_fs/u-boot/include/
H A Dpch.h16 struct pch_ops { struct
55 #define pch_get_ops(dev) ((struct pch_ops *)(dev)->driver->ops) argument
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dbd82x6x.c216 static const struct pch_ops bd82x6x_pch_ops = {
/OK3568_Linux_fs/u-boot/arch/x86/cpu/broadwell/
H A Dpch.c524 static const struct pch_ops broadwell_pch_ops = {