Home
last modified time | relevance | path

Searched refs:sa_t (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dether1.h130 } sa_t; typedef
H A Dether1.c361 static sa_t init_sa = {
541 while (((status = ether1_readw(dev, SA_ADDR, sa_t, sa_status, DISABLEIRQS)) in ether1_init_for_open()
/openbmc/qemu/target/mips/tcg/
H A Dnanomips_translate.c.inc3340 TCGv_i32 sa_t = tcg_constant_i32(rd);
3341 gen_helper_precr_sra_ph_w(v1_t, sa_t, v1_t,
3349 TCGv_i32 sa_t = tcg_constant_i32(rd);
3350 gen_helper_precr_sra_r_ph_w(v1_t, sa_t, v1_t,
H A Dtranslate.c11573 TCGv_i32 sa_t = tcg_constant_i32(v2); in gen_mipsdsp_arith() local
11574 gen_helper_precr_sra_ph_w(cpu_gpr[ret], sa_t, v1_t, in gen_mipsdsp_arith()
11581 TCGv_i32 sa_t = tcg_constant_i32(v2); in gen_mipsdsp_arith() local
11582 gen_helper_precr_sra_r_ph_w(cpu_gpr[ret], sa_t, v1_t, in gen_mipsdsp_arith()