Home
last modified time | relevance | path

Searched refs:op_val (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/hwmon/pmbus/
H A Disl68137.c104 int rc, op_val; in isl68137_avs_enable_store_page() local
111 op_val = result ? ISL68137_VOUT_AVS : 0; in isl68137_avs_enable_store_page()
120 if (op_val == ISL68137_VOUT_AVS) { in isl68137_avs_enable_store_page()
133 ISL68137_VOUT_AVS, op_val); in isl68137_avs_enable_store_page()
/linux/tools/perf/util/
H A Damd-sample-raw.c87 reg.op_en, reg.op_val, reg.cnt_ctl, in pr_ibs_op_ctl()
256 if (op_ctl->op_en && op_ctl->op_val) in is_valid_ibs_op_sample()
/linux/arch/x86/include/asm/
H A Damd-ibs.h62 op_val:1, /* 18: op sample valid */ member
/linux/tools/arch/x86/include/asm/
H A Damd-ibs.h62 op_val:1, /* 18: op sample valid */ member
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c6385 enum cxgb4_netdev_tls_ops op_val) in chcr_offload_state() argument
6387 switch (op_val) { in chcr_offload_state()
6416 "driver has no support for offload %d\n", op_val); in chcr_offload_state()