Home
last modified time | relevance | path

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

/openbmc/linux/drivers/macintosh/
H A Dwindfarm_smu_sat.c38 static struct wf_sat *sats[2]; variable
62 if (sat_id > 1 || (sat = sats[sat_id]) == NULL) in smu_sat_get_sdb_partition()
173 sats[sat->nr] = NULL; in wf_sat_release()
314 sats[sat->nr] = sat; in wf_sat_probe()
/openbmc/qemu/target/m68k/
H A Dhelper.h3 DEF_HELPER_FLAGS_2(sats, TCG_CALL_NO_RWG_SE, i32, i32, i32)
H A Dhelper.c1044 uint32_t HELPER(sats)(uint32_t val, uint32_t v) in HELPER() argument
H A Dtranslate.c1906 DISAS_INSN(sats) in DISAS_INSN() argument
5863 INSN(sats, 4c80, fff8, CF_ISA_B); in register_m68k_insns()