Home
last modified time | relevance | path

Searched refs:MPS2SCC (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/misc/
H A Dmps2-scc.c57 static int scc_partno(MPS2SCC *s) in scc_partno()
64 static bool have_cfg2(MPS2SCC *s) in have_cfg2()
71 static bool have_cfg3(MPS2SCC *s) in have_cfg3()
78 static bool have_cfg5(MPS2SCC *s) in have_cfg5()
85 static bool have_cfg6(MPS2SCC *s) in have_cfg6()
91 static bool have_cfg7(MPS2SCC *s) in have_cfg7()
97 static bool cfg0_is_remap(MPS2SCC *s) in cfg0_is_remap()
103 static bool cfg1_is_leds(MPS2SCC *s) in cfg1_is_leds()
111 static bool scc_cfg_write(MPS2SCC *s, unsigned function, in scc_cfg_write()
131 static bool scc_cfg_read(MPS2SCC *s, unsigned function, in scc_cfg_read()
[all …]
/openbmc/qemu/include/hw/misc/
H A Dmps2-scc.h38 OBJECT_DECLARE_SIMPLE_TYPE(MPS2SCC, MPS2_SCC)
40 struct MPS2SCC { struct
/openbmc/qemu/hw/arm/
H A Dmps2.c84 MPS2SCC scc;
H A Dmps2-tz.c144 MPS2SCC scc;
462 MPS2SCC *scc = opaque; in make_scc()
H A Dmps3r.c114 MPS2SCC scc;