Searched refs:op_val (Results 1 – 7 of 7) sorted by relevance
91 int rc, op_val; in isl68137_avs_enable_store_page() local98 op_val = result ? ISL68137_VOUT_AVS : 0; in isl68137_avs_enable_store_page()107 if (op_val == ISL68137_VOUT_AVS) { in isl68137_avs_enable_store_page()120 ISL68137_VOUT_AVS, op_val); in isl68137_avs_enable_store_page()
58 char *op_val; in update_option_value() local80 op_val = strdup(val); in update_option_value()81 if (!op_val) in update_option_value()83 lower_case(op_val); in update_option_value()89 free(op_val); in update_option_value()
72 reg.val, ((reg.opmaxcnt_ext << 16) | reg.opmaxcnt) << 4, reg.op_en, reg.op_val, in pr_ibs_op_ctl()207 if (op_ctl->op_en && op_ctl->op_val) in is_valid_ibs_op_sample()
43 op_val:1, /* 18: op sample valid */ member
339 if (op_ctl.op_val) { in get_ibs_op_count()
6400 enum cxgb4_netdev_tls_ops op_val) in chcr_offload_state() argument6402 switch (op_val) { in chcr_offload_state()6431 "driver has no support for offload %d\n", op_val); in chcr_offload_state()
Completed in 24 milliseconds