Searched refs:pch_ops (Results 1 – 6 of 6) sorted by relevance
16 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()
72 static const struct pch_ops pch7_ops = {
71 static const struct pch_ops pch9_ops = {
16 struct pch_ops { struct55 #define pch_get_ops(dev) ((struct pch_ops *)(dev)->driver->ops) argument
216 static const struct pch_ops bd82x6x_pch_ops = {
524 static const struct pch_ops broadwell_pch_ops = {