Home
last modified time | relevance | path

Searched defs:ST_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/audio/
H A Dintel-hda.c607 #define ST_REG(_n, _o) (0x80 + (_n) * 0x20 + (_o)) macro
/openbmc/linux/drivers/net/wan/
H A Dhd64572.h51 #define ST_REG(reg, chan) (reg + 0x80*chan) /* Status Cnt */ macro