Home
last modified time | relevance | path

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

/external/qemu/hw/
Dsmc91c111.c246 #define SET_HIGH(name, val) s->name = (s->name & 0xff) | (val << 8) macro
266 SET_HIGH(tcr, value); in smc91c111_writeb()
272 SET_HIGH(rcr, value); in smc91c111_writeb()
288 SET_HIGH(cr,value); in smc91c111_writeb()
298 SET_HIGH(gpr, value); in smc91c111_writeb()
309 SET_HIGH(ctr, value); in smc91c111_writeb()
367 SET_HIGH(ptr, value); in smc91c111_writeb()