Searched refs:cs_pols (Results 1 – 1 of 1) sorted by relevance
100 uint8_t cs_pols; member174 if (priv->cs_pols & BIT(plat->cs)) in bcm63xx_hsspi_activate_cs()180 if (priv->cs_pols & BIT(!plat->cs)) in bcm63xx_hsspi_activate_cs()192 priv->cs_pols); in bcm63xx_hsspi_deactivate_cs()326 priv->cs_pols |= BIT(plat->cs); in bcm63xx_hsspi_child_pre_probe()328 priv->cs_pols &= ~BIT(plat->cs); in bcm63xx_hsspi_child_pre_probe()393 priv->cs_pols = readl_be(priv->regs + SPI_CTL_REG) & in bcm63xx_hsspi_probe()