Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dmpc8xx_spi.c175 SPMODE_EN | SPMODE_LEN(8) | SPMODE_PM(0x8)); in mpc8xx_spi_xfer()
/u-boot/arch/powerpc/include/asm/
A Dcpm_8xx.h585 #define SPMODE_LEN(x) ((((x) - 1) & 0xF) << 4) macro
A Dcpm_85xx.h663 #define SPMODE_LEN(x) ((((x)-1)&0xF)<<4) macro

Completed in 10 milliseconds