Home
last modified time | relevance | path

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

/linux/drivers/input/joystick/
H A Das5011.c71 uint8_t avalue) in as5011_i2c_write() argument
73 uint8_t data[2] = { aregaddr, avalue }; in as5011_i2c_write()
/linux/drivers/scsi/lpfc/
H A Dlpfc_init.c5697 uint32_t dvalue, wvalue, lvalue, avalue; in lpfc_cmf_stats_timer() local
5772 avalue = 0; in lpfc_cmf_stats_timer()
5775 avalue = atomic_read(&phba->cgn_fabric_alarm_cnt); in lpfc_cmf_stats_timer()
5790 value = (uint16_t)avalue; in lpfc_cmf_stats_timer()
5807 index, dvalue, wvalue, *lptr, mvalue, avalue); in lpfc_cmf_stats_timer()
5823 avalue = 0; in lpfc_cmf_stats_timer()
5831 avalue += le16_to_cpu(cp->cgn_alarm_min[i]); in lpfc_cmf_stats_timer()
5847 *lptr = cpu_to_le32(avalue); in lpfc_cmf_stats_timer()
5852 index, dvalue, wvalue, lvalue, mvalue, avalue); in lpfc_cmf_stats_timer()
5872 avalue = 0; in lpfc_cmf_stats_timer()
[all …]