Searched refs:bcm63xx_hsspi_priv (Results 1 – 1 of 1) sorted by relevance
99 struct bcm63xx_hsspi_priv { struct110 struct bcm63xx_hsspi_priv *priv = dev_get_priv(bus); in bcm63xx_hsspi_cs_info() argument122 struct bcm63xx_hsspi_priv *priv = dev_get_priv(bus); in bcm63xx_hsspi_set_mode()135 struct bcm63xx_hsspi_priv *priv = dev_get_priv(bus); in bcm63xx_hsspi_set_speed()142 static void bcm63xx_hsspi_activate_cs(struct bcm63xx_hsspi_priv *priv, in bcm63xx_hsspi_activate_cs()191 static void bcm63xx_hsspi_deactivate_cs(struct bcm63xx_hsspi_priv *priv) in bcm63xx_hsspi_deactivate_cs()219 struct bcm63xx_hsspi_priv *priv = dev_get_priv(dev->parent); in bcm63xx_hsspi_xfer()318 struct bcm63xx_hsspi_priv *priv = dev_get_priv(dev->parent); in bcm63xx_hsspi_child_pre_probe()338 struct bcm63xx_hsspi_priv *priv = dev_get_priv(dev); in bcm63xx_hsspi_probe()411 .priv_auto_alloc_size = sizeof(struct bcm63xx_hsspi_priv),