Home
last modified time | relevance | path

Searched defs:sport_register (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/arch/blackfin/include/asm/
Dbfin_sport.h20 struct sport_register { struct
25 union {
29 u32 __pad_tx;
30 union {
34 u32 __pad_rx;
60 struct sport_register *__mmrs = (void *)base; \ argument
Dbfin_sport3.h84 struct sport_register { struct
85 u32 spctl;
86 u32 div;
87 u32 spmctl;
88 u32 spcs0;
89 u32 spcs1;
90 u32 spcs2;
91 u32 spcs3;
92 u32 spcnt;
93 u32 sperrctl;
[all …]