Searched defs:REG_NAME (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/display/ |
H A D | artist.c | 161 #define REG_NAME(_x) case _x: return " "#_x; macro
|
/openbmc/linux/drivers/net/ethernet/sun/ |
H A D | niu.c | 150 #define niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 189 #define niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument 229 #define niu_set_and_wait_clear(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \ argument
|