Home
last modified time | relevance | path

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

/linux/drivers/hid/amd-sfh-hid/
A Damd_sfh_client.c153 u8 cl_idx; in amd_sfh_hid_client_init() local
171 cl_idx = cl_data->sensor_idx[i]; in amd_sfh_hid_client_init()
172 cl_data->report_descr_sz[i] = get_descr_sz(cl_idx, descr_size); in amd_sfh_hid_client_init()
177 feature_report_size = get_descr_sz(cl_idx, feature_size); in amd_sfh_hid_client_init()
182 input_report_size = get_descr_sz(cl_idx, input_size); in amd_sfh_hid_client_init()
198 info.sensor_idx = cl_idx; in amd_sfh_hid_client_init()
207 rc = get_report_descriptor(cl_idx, cl_data->report_descr[i]); in amd_sfh_hid_client_init()
/linux/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_cmn.h1176 static inline u8 bnx2x_cnic_eth_cl_id(struct bnx2x *bp, u8 cl_idx) in bnx2x_cnic_eth_cl_id() argument
1178 return bp->cnic_base_cl_id + cl_idx + in bnx2x_cnic_eth_cl_id()
/linux/drivers/net/wireless/ath/ath9k/
A Dar9003_calib.c1343 u32 cl_idx[AR9300_MAX_CHAINS] = { AR_PHY_CL_TAB_0, in ar9003_hw_cl_cal_post_proc() local
1361 REG_WRITE(ah, CL_TAB_ENTRY(cl_idx[i]), in ar9003_hw_cl_cal_post_proc()
1370 REG_READ(ah, CL_TAB_ENTRY(cl_idx[i])); in ar9003_hw_cl_cal_post_proc()
/linux/drivers/edac/
A Dthunderx_edac.c342 unsigned int i, cl_idx; in inject_ecc_fn() local
347 cl_idx = (phys & 0x7f) >> 4; in inject_ecc_fn()
349 lmc->parity_test |= (cl_idx << 8); in inject_ecc_fn()

Completed in 16 milliseconds