Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/sh4/
H A Dsh.h46 int (*port_change_cb) (uint16_t porta, uint16_t portb, member
/openbmc/qemu/hw/sh4/
H A Dsh7750.c164 r |= s->devices[i]->port_change_cb(currenta, portb_lines(s), in porta_changed()
191 r |= s->devices[i]->port_change_cb(portb_lines(s), currentb, in portb_changed()