Searched refs:op_current (Results 1 – 3 of 3) sorted by relevance
103 u32 op_current; member277 data->max_current = data->op_current = curr * 1000; in rt1719_attach()296 data->voltage = data->max_current = data->op_current = 0; in rt1719_detach()307 u32 voltage, max_current, op_current; in rt1719_update_operating_status() local349 op_current = min(max_current, pdo_max_current(data->snkcaps[snk_sel])); in rt1719_update_operating_status()354 data->op_current = op_current * 1000; in rt1719_update_operating_status()536 val->intval = data->op_current; in rt1719_psy_get_property()
1265 bnx2x_vf(bp, i, op_current) = CHANNEL_TLV_NONE; in bnx2x_iov_init_one()2311 vf->op_current = tlv; in bnx2x_lock_vf_pf_channel()2328 current_tlv = vf->op_current; in bnx2x_unlock_vf_pf_channel()2334 WARN(expected_tlv != vf->op_current, in bnx2x_unlock_vf_pf_channel()2336 vf->op_current); in bnx2x_unlock_vf_pf_channel()2339 vf->op_current = CHANNEL_TLV_NONE; in bnx2x_unlock_vf_pf_channel()
211 enum channel_tlvs op_current; member