Searched refs:te1 (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/wan/ |
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->slot_map, &ts_info); in qmc_hdlc_set_iface() [all …]
|
/linux-6.12.1/include/uapi/linux/ |
D | if.h | 221 te1_settings __user *te1; member
|
/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/ |
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-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3588-base-pinctrl.dtsi | 1597 mipi_te1: mipi-te1 {
|