Home
last modified time | relevance | path

Searched defs:si1 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/soc/fsl/qe/
H A Dimmap_qe.h157 struct si1 { struct
158 __be16 sixmr1[4]; /* SI1 TDMx (x = A B C D) mode register */
159 u8 siglmr1_h; /* SI1 global mode register high */
160 u8 res0[0x1];
161 u8 sicmdr1_h; /* SI1 command register high */
162 u8 res2[0x1];
163 u8 sistr1_h; /* SI1 status register high */
164 u8 res3[0x1];
165 __be16 sirsr1_h; /* SI1 RAM shadow address register high */
166 u8 sitarc1; /* SI1 RAM counter Tx TDMA */
[all …]
/OK3568_Linux_fs/u-boot/include/linux/
H A Dimmap_qe.h192 typedef struct si1 { struct
193 u16 siamr1; /* SI1 TDMA mode register */
194 u16 sibmr1; /* SI1 TDMB mode register */
195 u16 sicmr1; /* SI1 TDMC mode register */
196 u16 sidmr1; /* SI1 TDMD mode register */
197 u8 siglmr1_h; /* SI1 global mode register high */
198 u8 res0[0x1];
199 u8 sicmdr1_h; /* SI1 command register high */
200 u8 res2[0x1];
201 u8 sistr1_h; /* SI1 status register high */
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dt104xd4rdb.dtsi222 si1: si@700 { label
H A Dt104xrdb.dtsi232 si1: si@700 { label
H A Dkmcent2.dts319 si1: si@700 { label
H A Dt104xqds.dtsi376 si1: si@700 { label
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/freescale/
H A Dfsl-ls1043a.dtsi631 si1: si@700 { label
/OK3568_Linux_fs/kernel/kernel/locking/
H A Dlockdep_proc.c198 si1 = debug_atomic_read(softirqs_on_events), in lockdep_stats_debug_show() local