Home
last modified time | relevance | path

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

/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c179 typedef struct EMCModule { struct
183 } EMCModule; argument
186 const EMCModule *module;
189 static const EMCModule emc_module_list[] = {
203 static int emc_module_index(const EMCModule *mod) in emc_module_index()
242 static uint32_t emc_read(QTestState *qts, const EMCModule *mod, in emc_read()
249 static void emc_write(QTestState *qts, const EMCModule *mod, in emc_write()
303 static bool emc_soft_reset(QTestState *qts, const EMCModule *mod) in emc_soft_reset()
344 const EMCModule *mod = td->module; in test_init()
473 static void enable_tx(QTestState *qts, const EMCModule *mod, in enable_tx()
[all …]