Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/octeon/
Dethernet-spi.c63 static void cvm_oct_stxx_int_pr(union cvmx_stxx_int_reg stx_int_reg, int index) in cvm_oct_stxx_int_pr() argument
65 if (stx_int_reg.s.syncerr) in cvm_oct_stxx_int_pr()
68 if (stx_int_reg.s.frmerr) in cvm_oct_stxx_int_pr()
71 if (stx_int_reg.s.unxfrm) in cvm_oct_stxx_int_pr()
73 if (stx_int_reg.s.nosync) in cvm_oct_stxx_int_pr()
76 if (stx_int_reg.s.diperr) in cvm_oct_stxx_int_pr()
79 if (stx_int_reg.s.datovr) in cvm_oct_stxx_int_pr()
81 if (stx_int_reg.s.ovrbst) in cvm_oct_stxx_int_pr()
83 if (stx_int_reg.s.calpar1) in cvm_oct_stxx_int_pr()
86 if (stx_int_reg.s.calpar0) in cvm_oct_stxx_int_pr()
[all …]