Searched defs:sport_register (Results 1 – 2 of 2) sorted by relevance
20 struct sport_register { struct25 union {29 u32 __pad_tx;30 union {34 u32 __pad_rx;60 struct sport_register *__mmrs = (void *)base; \ argument
84 struct sport_register { struct85 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 …]