Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/spi/
H A Dmpc8xx_spi.c173 clrsetbits_be16(&cp->cp_spmode, ~SPMODE_LOOP, SPMODE_REV | SPMODE_MSTR | in mpc8xx_spi_xfer()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h580 #define SPMODE_MSTR ((ushort)0x0200) /* SPI Master */ macro
H A Dcpm_85xx.h658 #define SPMODE_MSTR ((ushort)0x0200) /* SPI Master */ macro