Home
last modified time | relevance | path

Searched full:in_b (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_ptp.c56 in_B, enumerator
62 "off", "in_A", "in_B", "out_A", "out_B"
86 {off, in_B, off, high, high, high, low},
89 {in_A, in_B, off, high, high, high, low},
92 {out_A, in_B, off, high, low, high, high},
93 {in_B, off, off, high, high, high, low},
94 {in_B, in_A, off, high, high, high, low},
95 {in_B, out_A, off, high, low, high, high},
100 {off, in_B, in_A, high, high, low, low},
103 {out_A, in_B, in_A, high, low, low, high},
[all …]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_misc.c42 struct core_reloc_misc___b *in_b = (void *)&data.in; in test_core_misc() local
48 CORE_READ(&out->b, &in_b->b1)) /* accessor: 0:0 */ in test_core_misc()
/linux/sound/soc/codecs/
H A Dcs48l32.c2485 static bool cs48l32_eq_filter_unstable(bool mode, __be16 in_a, __be16 in_b) in cs48l32_eq_filter_unstable() argument
2488 s16 b = be16_to_cpu(in_b); in cs48l32_eq_filter_unstable()