Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-bcmbca-hsspi.c32 #define GLOBAL_CTRL_CLK_POLARITY BIT(17) macro
213 reg &= ~GLOBAL_CTRL_CLK_POLARITY; in bcmbca_hsspi_set_clk()
215 reg |= GLOBAL_CTRL_CLK_POLARITY; in bcmbca_hsspi_set_clk()