Searched refs:REG_NORMALIZER (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7321.c | 150 { REG_NORMALIZER(0), 0x00000064 }, 172 { REG_NORMALIZER(1), 0x00000064 }, 194 { REG_NORMALIZER(2), 0x00000064 }, 216 { REG_NORMALIZER(3), 0x00000064 },
|
H A D | vsc7326.c | 153 { REG_NORMALIZER(0), 0x00000a64 }, 179 { REG_NORMALIZER(1), 0x00000a64 }, 205 { REG_NORMALIZER(2), 0x00000a64 }, 231 { REG_NORMALIZER(3), 0x00000a64 },
|
H A D | vsc7321_reg.h | 193 #define REG_NORMALIZER(pn) CRA(0x1,pn,0x05) /* Normalizer */ macro
|
H A D | vsc7326_reg.h | 201 #define REG_NORMALIZER(pn) CRA(0x1,pn,0x05) /* Normalizer */ macro
|