Searched full:in_a (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_ptp.c | 55 in_A, enumerator 62 "off", "in_A", "in_B", "out_A", "out_B" 84 {off, in_A, off, high, high, high, low}, 88 {in_A, off, off, high, high, high, low}, 89 {in_A, in_B, off, high, high, high, low}, 90 {in_A, out_B, off, high, low, high, high}, 94 {in_B, in_A, off, high, high, high, low}, 97 {out_B, in_A, off, high, low, high, high}, 98 {off, off, in_A, high, high, low, high}, 99 {off, out_A, in_A, high, low, low, high}, [all …]
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_core_reloc_misc.c | 41 struct core_reloc_misc___a *in_a = (void *)&data.in; in test_core_misc() local 47 if (CORE_READ(&out->a, &in_a->a1) || /* accessor: 0:0 */ in test_core_misc()
|
| /linux/sound/soc/codecs/ |
| H A D | cs48l32.c | 2485 static bool cs48l32_eq_filter_unstable(bool mode, __be16 in_a, __be16 in_b) in cs48l32_eq_filter_unstable() argument 2487 s16 a = be16_to_cpu(in_a); in cs48l32_eq_filter_unstable()
|