Searched refs:te1 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wan/ |
| A D | fsl_qmc_hdlc.c | 137 const te1_settings *te1) in qmc_hdlc_framer_set_iface() argument 160 switch (te1->clock_type) { in qmc_hdlc_framer_set_iface() 201 if (!te1) in qmc_hdlc_framer_get_iface() 206 te1->clock_type = CLOCK_EXT; in qmc_hdlc_framer_get_iface() 209 te1->clock_type = CLOCK_INT; in qmc_hdlc_framer_get_iface() 507 qmc_hdlc->slot_map = te1->slot_map; in qmc_hdlc_set_iface() 521 te1_settings te1; in qmc_hdlc_ioctl() local 526 if (ifs->size < sizeof(te1)) { in qmc_hdlc_ioctl() 539 memset(&te1, 0, sizeof(te1)); in qmc_hdlc_ioctl() 549 if (copy_to_user(ifs->ifs_ifsu.te1, &te1, sizeof(te1))) in qmc_hdlc_ioctl() [all …]
|
| /linux/include/uapi/linux/ |
| A D | if.h | 221 te1_settings __user *te1; member
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| A D | reg_bounds.c | 1392 struct reg_state fe1, fe2, te1, te2; in verify_case_op() local 1404 sim_case(init_t, cond_t, x, y, op, &fe1, &fe2, &te1, &te2, &branch_taken); in verify_case_op() 1422 !assert_reg_state_eq(&tr1, &te1, "true_reg1") || in verify_case_op() 1438 printf("EXPECTED TRUE1: "); print_reg_state(&te1, "\n"); in verify_case_op()
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| A D | rk3588-base-pinctrl.dtsi | 1597 mipi_te1: mipi-te1 {
|
Completed in 21 milliseconds