Searched refs:SPI_PFL_CLK_RSTLOOP_SHIFT (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/spi/
H A Dbcmbca_hsspi.c58 #define SPI_PFL_CLK_RSTLOOP_SHIFT 15 macro
59 #define SPI_PFL_CLK_RSTLOOP_MASK BIT(SPI_PFL_CLK_RSTLOOP_SHIFT)
H A Dbcm63xx_hsspi.c65 #define SPI_PFL_CLK_RSTLOOP_SHIFT 15 macro
66 #define SPI_PFL_CLK_RSTLOOP_MASK (1 << SPI_PFL_CLK_RSTLOOP_SHIFT)

Completed in 52 milliseconds