Searched refs:SPMODE_PM (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/spi/
H A Dmpc8xx_spi.c64 clrsetbits_be16(&cp->cp_spmode, SPMODE_PM(0xf), SPMODE_PM(pm));
207 clrsetbits_be16(&cp->cp_spmode, ~(SPMODE_LOOP | SPMODE_PM(0xf) | SPMODE_DIV16),
/u-boot/arch/powerpc/include/asm/
H A Dcpm_8xx.h586 #define SPMODE_PM(x) ((x) & 0xF) macro

Completed in 120 milliseconds