Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-spear/
H A Dspr_ssp.h23 #define SSPCR1_SSE 0x0002 macro
/openbmc/u-boot/board/spear/x600/
H A Dfpga.c245 writel(SSPCR1_SSE, &ssp->sspcr1); in x600_init_fpga()
/openbmc/linux/drivers/spi/
H A Dspi-ep93xx.c43 #define SSPCR1_SSE BIT(4) macro
558 val |= SSPCR1_SSE; in ep93xx_spi_prepare_hardware()
570 val &= ~SSPCR1_SSE; in ep93xx_spi_unprepare_hardware()