Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dbcm63xx_hsspi.c56 #define SPI_PFL_CLK_REG(x) (0x100 + (0x20 * (x)) + 0x00) macro
152 writel(set, priv->regs + SPI_PFL_CLK_REG(plat->cs)); in bcm63xx_hsspi_activate_cs()

Completed in 3 milliseconds