Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/octeon/
H A Dcvmx-pip.h374 union cvmx_pip_stat3_prtx stat3; in cvmx_pip_get_port_status() local
392 stat3.u64 = cvmx_read_csr(CVMX_PIP_STAT3_PRTX(port_num)); in cvmx_pip_get_port_status()
411 status->multicast_packets = stat3.s.mcst; in cvmx_pip_get_port_status()
412 status->broadcast_packets = stat3.s.bcst; in cvmx_pip_get_port_status()
/OK3568_Linux_fs/buildroot/package/sqlcipher/
H A DConfig.in24 bool "Additional query optimizations (stat3)"
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dbq25980_charger.c565 unsigned int stat3; in bq25980_get_state() local
578 ret = regmap_read(bq->regmap, BQ25980_STAT3, &stat3); in bq25980_get_state()
596 (stat3 & BQ25980_STAT3_OVP_MASK); in bq25980_get_state()
601 state->online = stat3 & BQ25980_PRESENT_MASK; in bq25980_get_state()
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h399 __be64 stat3; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h2502 __be64 stat3; member
3220 __be64 stat3; member
3312 __be64 stat3; member
/OK3568_Linux_fs/buildroot/
H A DConfig.in.legacy1156 bool "sqlite stat3 support was removed"
1159 Upstream removed the support for stat3.