Searched refs:GLOBAL_CTRL_CS_POLARITY_MASK (Results 1 – 2 of 2) sorted by relevance
30 #define GLOBAL_CTRL_CS_POLARITY_MASK 0x000000ff macro561 if ((reg & GLOBAL_CTRL_CS_POLARITY_MASK) == bs->cs_polarity) { in bcm63xx_hsspi_setup()838 bs->cs_polarity = reg & GLOBAL_CTRL_CS_POLARITY_MASK; in bcm63xx_hsspi_probe()
28 #define GLOBAL_CTRL_CS_POLARITY_MASK 0x000000ff macro538 bs->cs_polarity = reg & GLOBAL_CTRL_CS_POLARITY_MASK; in bcmbca_hsspi_probe()