Searched refs:REG_DENORM (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7321.c | 151 { REG_DENORM(0), 0x00000010 }, 173 { REG_DENORM(1), 0x00000010 }, 195 { REG_DENORM(2), 0x00000010 }, 217 { REG_DENORM(3), 0x00000010 },
|
H A D | vsc7326.c | 154 { REG_DENORM(0), 0x00000010 }, 180 { REG_DENORM(1), 0x00000010 }, 206 { REG_DENORM(2), 0x00000010 }, 232 { REG_DENORM(3), 0x00000010 },
|
H A D | vsc7321_reg.h | 206 #define REG_DENORM(pn) CRA(0x1,pn,0x15) /* Frame denormalization */ macro
|
H A D | vsc7326_reg.h | 215 #define REG_DENORM(pn) CRA(0x1,pn,0x15) /* Frame denormalization */ macro
|