Searched refs:te1 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/wan/ |
H 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() 173 config.line_clock_rate = te1->clock_rate; in qmc_hdlc_framer_set_iface() 178 static int qmc_hdlc_framer_get_iface(struct qmc_hdlc *qmc_hdlc, int *if_iface, te1_settings *te1) in qmc_hdlc_framer_get_iface() argument 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() 214 te1->clock_rate = config.line_clock_rate; in qmc_hdlc_framer_get_iface() 487 static int qmc_hdlc_set_iface(struct qmc_hdlc *qmc_hdlc, int if_iface, const te1_settings *te1) in qmc_hdlc_set_iface() argument 497 ret = qmc_hdlc_xlate_slot_map(qmc_hdlc, te1 in qmc_hdlc_set_iface() 521 te1_settings te1; qmc_hdlc_ioctl() local [all...] |
/linux/include/uapi/linux/ |
H A D | if.h | 221 te1_settings __user *te1; member
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | reg_bounds.c | 1406 struct reg_state fe1, fe2, te1, te2; in verify_case_op() local 1418 sim_case(init_t, cond_t, x, y, op, &fe1, &fe2, &te1, &te2, &branch_taken); in verify_case_op() 1436 !assert_reg_state_eq(&tr1, &te1, "true_reg1") || in verify_case_op() 1452 printf("EXPECTED TRUE1: "); print_reg_state(&te1, "\n"); in verify_case_op()
|
/linux/arch/arm64/boot/dts/rockchip/ |
H A D | rk3588-base-pinctrl.dtsi | 1597 mipi_te1: mipi-te1 {
|