Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sh4/
H A Dtrace-events3 …ur, uint16_t pdtr, uint16_t pctr) "portb changed from 0x%04x to 0x%04x\npdtrb=0x%04x, pctrb=0x%08x"
H A Dsh7750.c67 uint32_t pctrb; member
186 trace_sh7750_portb(prev, currentb, s->pdtrb, s->pctrb); in portb_changed()
417 s->pctrb = mem_value; in sh7750_mem_writel()