Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/blackfin/
Dbfin-spi-notes.txt15 You can even use the same pin whose peripheral role is a SSEL,
/linux-4.4.14/drivers/cpufreq/
Dblackfin-cpufreq.c148 plldiv = (bfin_read_PLL_DIV() & SSEL) | dpm_state_table[index].csel; in bfin_target()
/linux-4.4.14/arch/blackfin/include/asm/
Ddpmc.h677 #define SSEL 0x000F /* System Select */ macro