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

/linux-master/sound/soc/pxa/
H A Dpxa-ssp.c426 ~(SSCR0_PSP | SSCR0_MOD);
466 sscr0 |= SSCR0_PSP;
475 sscr0 |= SSCR0_MOD | SSCR0_PSP;
/linux-master/include/linux/
H A Dpxa2xx_ssp.h131 #define SSCR0_PSP (3 << 4) /* PSP - Programmable Serial Protocol */ macro

Completed in 267 milliseconds