Searched refs:stat8 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/edac/ |
H A D | e752x_edac.c | 688 u8 stat8; in e752x_check_hub_interface() local 695 stat8 &= 0x7f; in e752x_check_hub_interface() 697 if (stat8 & 0x2b) in e752x_check_hub_interface() 700 if (stat8 & 0x54) in e752x_check_hub_interface() 708 stat8 &= 0x7f; in e752x_check_hub_interface() 710 if (stat8 & 0x2b) in e752x_check_hub_interface() 773 u8 stat8; in e752x_check_membuf() local 778 stat8 &= 0x0f; in e752x_check_membuf() 785 stat8 &= 0x0f; in e752x_check_membuf() 1258 u8 stat8; in e752x_probe1() local [all …]
|
/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-pip.h | 379 union cvmx_pip_stat8_prtx stat8; in cvmx_pip_get_port_status() local 397 stat8.u64 = cvmx_read_csr(CVMX_PIP_STAT8_PRTX(port_num)); in cvmx_pip_get_port_status() 421 status->runt_packets = stat8.s.undersz; in cvmx_pip_get_port_status() 422 status->runt_crc_packets = stat8.s.frag; in cvmx_pip_get_port_status()
|
/linux/drivers/usb/host/ |
H A D | isp1362.h | 438 unsigned long stat1, stat2, stat4, stat8, stat16; member 514 isp1362_hcd->stat8++; in ALIGNSTAT()
|
H A D | isp116x.h | 263 unsigned long stat1, stat2, stat4, stat8, stat16; member
|
H A D | isp1362-hcd.c | 2072 isp1362_hcd->stat16, isp1362_hcd->stat8, isp1362_hcd->stat4, in isp1362_show()
|