Home
last modified time | relevance | path

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

/external/u-boot/drivers/spi/
Dbcm63xx_spi.c107 struct bcm63xx_spi_priv { struct
129 struct bcm63xx_spi_priv *priv = dev_get_priv(bus); in bcm63xx_spi_cs_info() argument
141 struct bcm63xx_spi_priv *priv = dev_get_priv(bus); in bcm63xx_spi_set_mode()
154 struct bcm63xx_spi_priv *priv = dev_get_priv(bus); in bcm63xx_spi_set_speed()
197 struct bcm63xx_spi_priv *priv = dev_get_priv(dev->parent); in bcm63xx_spi_xfer()
349 struct bcm63xx_spi_priv *priv = dev_get_priv(dev->parent); in bcm63xx_spi_child_pre_probe()
369 struct bcm63xx_spi_priv *priv = dev_get_priv(dev); in bcm63xx_spi_probe()
423 .priv_auto_alloc_size = sizeof(struct bcm63xx_spi_priv),