Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/spi/
Dspi-bcm63xx-hsspi.c30 #define GLOBAL_CTRL_CLK_POLARITY BIT(17) macro
147 reg &= ~GLOBAL_CTRL_CLK_POLARITY; in bcm63xx_hsspi_set_clk()
149 reg |= GLOBAL_CTRL_CLK_POLARITY; in bcm63xx_hsspi_set_clk()