Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/input/
H A Dtsc2xxx.h38 uint32_t tsc2005_txrx(void *opaque, uint32_t value, int len);
/openbmc/qemu/hw/input/
H A Dtsc2005.c393 uint32_t tsc2005_txrx(void *opaque, uint32_t value, int len) in tsc2005_txrx() function
/openbmc/qemu/hw/arm/
H A Dnseries.c316 s->ts.txrx = tsc2005_txrx; in n810_tsc_setup()