Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dath79_spi.c189 writel(AR71XX_SPI_CTRL_RD | ATH79_SPI_CLK_DIV(8), in ath79_spi_probe()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h943 #define AR71XX_SPI_CTRL_RD BIT(6) macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h902 #define AR71XX_SPI_CTRL_RD BIT(6) /* Remap Disable */ macro