Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/hw/input/
H A Dtsc2005.c49 int8_t nextfunction; member
258 switch (s->nextfunction) { in tsc2005_pin_update()
298 s->function = s->nextfunction; in tsc2005_pin_update()
312 s->nextfunction = 0; in tsc2005_reset()
341 s->nextfunction = (value >> 3) & 0xf; in tsc2005_txrx_word()
473 VMSTATE_INT8(nextfunction, TSC2005State),
H A Dtsc210x.c65 uint8_t function, nextfunction; member
166 s->nextfunction = 0; in tsc210x_reset()
415 (s->nextfunction << 10) | (s->nextprecision << 8) | s->filter; in tsc2102_control_register_read()
573 s->nextfunction = (value >> 10) & 0xf; in tsc2102_control_register_write()
797 switch (s->nextfunction) { in tsc210x_pin_update()
836 s->function = s->nextfunction; in tsc210x_pin_update()
992 if (s->nextfunction >= ARRAY_SIZE(mode_regs)) { in tsc210x_post_load()
1033 VMSTATE_UINT8(nextfunction, TSC210xState),
/dports/emulators/qemu/qemu-6.2.0/hw/input/
H A Dtsc2005.c49 int8_t nextfunction; member
258 switch (s->nextfunction) { in tsc2005_pin_update()
298 s->function = s->nextfunction; in tsc2005_pin_update()
312 s->nextfunction = 0; in tsc2005_reset()
341 s->nextfunction = (value >> 3) & 0xf; in tsc2005_txrx_word()
473 VMSTATE_INT8(nextfunction, TSC2005State),
H A Dtsc210x.c65 uint8_t function, nextfunction; member
166 s->nextfunction = 0; in tsc210x_reset()
415 (s->nextfunction << 10) | (s->nextprecision << 8) | s->filter; in tsc2102_control_register_read()
573 s->nextfunction = (value >> 10) & 0xf; in tsc2102_control_register_write()
797 switch (s->nextfunction) { in tsc210x_pin_update()
836 s->function = s->nextfunction; in tsc210x_pin_update()
992 if (s->nextfunction >= ARRAY_SIZE(mode_regs)) { in tsc210x_post_load()
1033 VMSTATE_UINT8(nextfunction, TSC210xState),
/dports/emulators/qemu60/qemu-6.0.0/hw/input/
H A Dtsc2005.c49 int8_t nextfunction; member
258 switch (s->nextfunction) { in tsc2005_pin_update()
298 s->function = s->nextfunction; in tsc2005_pin_update()
312 s->nextfunction = 0; in tsc2005_reset()
341 s->nextfunction = (value >> 3) & 0xf; in tsc2005_txrx_word()
473 VMSTATE_INT8(nextfunction, TSC2005State),
H A Dtsc210x.c65 uint8_t function, nextfunction; member
166 s->nextfunction = 0; in tsc210x_reset()
415 (s->nextfunction << 10) | (s->nextprecision << 8) | s->filter; in tsc2102_control_register_read()
573 s->nextfunction = (value >> 10) & 0xf; in tsc2102_control_register_write()
797 switch (s->nextfunction) { in tsc210x_pin_update()
836 s->function = s->nextfunction; in tsc210x_pin_update()
992 if (s->nextfunction >= ARRAY_SIZE(mode_regs)) { in tsc210x_post_load()
1033 VMSTATE_UINT8(nextfunction, TSC210xState),
/dports/emulators/qemu-utils/qemu-4.2.1/hw/input/
H A Dtsc2005.c49 int8_t nextfunction; member
258 switch (s->nextfunction) { in tsc2005_pin_update()
298 s->function = s->nextfunction; in tsc2005_pin_update()
312 s->nextfunction = 0; in tsc2005_reset()
341 s->nextfunction = (value >> 3) & 0xf; in tsc2005_txrx_word()
473 VMSTATE_INT8(nextfunction, TSC2005State),
H A Dtsc210x.c65 uint8_t function, nextfunction; member
166 s->nextfunction = 0; in tsc210x_reset()
415 (s->nextfunction << 10) | (s->nextprecision << 8) | s->filter; in tsc2102_control_register_read()
573 s->nextfunction = (value >> 10) & 0xf; in tsc2102_control_register_write()
797 switch (s->nextfunction) { in tsc210x_pin_update()
836 s->function = s->nextfunction; in tsc210x_pin_update()
992 if (s->nextfunction >= ARRAY_SIZE(mode_regs)) { in tsc210x_post_load()
1033 VMSTATE_UINT8(nextfunction, TSC210xState),
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/input/
H A Dtsc2005.c47 int8_t nextfunction; member
256 switch (s->nextfunction) { in tsc2005_pin_update()
296 s->function = s->nextfunction; in tsc2005_pin_update()
310 s->nextfunction = 0; in tsc2005_reset()
339 s->nextfunction = (value >> 3) & 0xf; in tsc2005_txrx_word()
471 VMSTATE_INT8(nextfunction, TSC2005State),
H A Dtsc210x.c62 uint8_t function, nextfunction; member
163 s->nextfunction = 0; in tsc210x_reset()
412 (s->nextfunction << 10) | (s->nextprecision << 8) | s->filter; in tsc2102_control_register_read()
572 s->nextfunction = (value >> 10) & 0xf; in tsc2102_control_register_write()
800 switch (s->nextfunction) { in tsc210x_pin_update()
839 s->function = s->nextfunction; in tsc210x_pin_update()
995 if (s->nextfunction >= ARRAY_SIZE(mode_regs)) { in tsc210x_post_load()
1036 VMSTATE_UINT8(nextfunction, TSC210xState),
/dports/emulators/qemu5/qemu-5.2.0/hw/input/
H A Dtsc2005.c49 int8_t nextfunction; member
258 switch (s->nextfunction) { in tsc2005_pin_update()
298 s->function = s->nextfunction; in tsc2005_pin_update()
312 s->nextfunction = 0; in tsc2005_reset()
341 s->nextfunction = (value >> 3) & 0xf; in tsc2005_txrx_word()
473 VMSTATE_INT8(nextfunction, TSC2005State),
H A Dtsc210x.c65 uint8_t function, nextfunction; member
166 s->nextfunction = 0; in tsc210x_reset()
415 (s->nextfunction << 10) | (s->nextprecision << 8) | s->filter; in tsc2102_control_register_read()
573 s->nextfunction = (value >> 10) & 0xf; in tsc2102_control_register_write()
797 switch (s->nextfunction) { in tsc210x_pin_update()
836 s->function = s->nextfunction; in tsc210x_pin_update()
992 if (s->nextfunction >= ARRAY_SIZE(mode_regs)) { in tsc210x_post_load()
1033 VMSTATE_UINT8(nextfunction, TSC210xState),
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/input/
H A Dtsc2005.c49 int8_t nextfunction; member
258 switch (s->nextfunction) { in tsc2005_pin_update()
298 s->function = s->nextfunction; in tsc2005_pin_update()
312 s->nextfunction = 0; in tsc2005_reset()
341 s->nextfunction = (value >> 3) & 0xf; in tsc2005_txrx_word()
473 VMSTATE_INT8(nextfunction, TSC2005State),
H A Dtsc210x.c65 uint8_t function, nextfunction; member
166 s->nextfunction = 0; in tsc210x_reset()
415 (s->nextfunction << 10) | (s->nextprecision << 8) | s->filter; in tsc2102_control_register_read()
573 s->nextfunction = (value >> 10) & 0xf; in tsc2102_control_register_write()
797 switch (s->nextfunction) { in tsc210x_pin_update()
836 s->function = s->nextfunction; in tsc210x_pin_update()
992 if (s->nextfunction >= ARRAY_SIZE(mode_regs)) { in tsc210x_post_load()
1033 VMSTATE_UINT8(nextfunction, TSC210xState),
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/input/
H A Dtsc2005.c49 int8_t nextfunction; member
258 switch (s->nextfunction) { in tsc2005_pin_update()
298 s->function = s->nextfunction; in tsc2005_pin_update()
312 s->nextfunction = 0; in tsc2005_reset()
341 s->nextfunction = (value >> 3) & 0xf; in tsc2005_txrx_word()
473 VMSTATE_INT8(nextfunction, TSC2005State),
H A Dtsc210x.c65 uint8_t function, nextfunction; member
166 s->nextfunction = 0; in tsc210x_reset()
415 (s->nextfunction << 10) | (s->nextprecision << 8) | s->filter; in tsc2102_control_register_read()
573 s->nextfunction = (value >> 10) & 0xf; in tsc2102_control_register_write()
797 switch (s->nextfunction) { in tsc210x_pin_update()
836 s->function = s->nextfunction; in tsc210x_pin_update()
992 if (s->nextfunction >= ARRAY_SIZE(mode_regs)) { in tsc210x_post_load()
1033 VMSTATE_UINT8(nextfunction, TSC210xState),
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/input/
H A Dtsc2005.c49 int8_t nextfunction; member
258 switch (s->nextfunction) { in tsc2005_pin_update()
298 s->function = s->nextfunction; in tsc2005_pin_update()
312 s->nextfunction = 0; in tsc2005_reset()
341 s->nextfunction = (value >> 3) & 0xf; in tsc2005_txrx_word()
473 VMSTATE_INT8(nextfunction, TSC2005State),
H A Dtsc210x.c65 uint8_t function, nextfunction; member
166 s->nextfunction = 0; in tsc210x_reset()
415 (s->nextfunction << 10) | (s->nextprecision << 8) | s->filter; in tsc2102_control_register_read()
573 s->nextfunction = (value >> 10) & 0xf; in tsc2102_control_register_write()
797 switch (s->nextfunction) { in tsc210x_pin_update()
836 s->function = s->nextfunction; in tsc210x_pin_update()
992 if (s->nextfunction >= ARRAY_SIZE(mode_regs)) { in tsc210x_post_load()
1033 VMSTATE_UINT8(nextfunction, TSC210xState),
/dports/net/dante/dante-1.4.3/include/
H A Dsockd.h242 #define CHECK(object, auth, nextfunction) \ argument
281 state->rcurrent = nextfunction; \