Searched refs:e4 (Results 1 – 4 of 4) sorted by relevance
101 struct cmv_dsc_e4 e4; member477 #define e4_bSwapPageNo u.e4.s1.swapinfo.bSwapPageNo513 union intr_data_e4 e4; member1186 sc->cmv_dsc.e4.function = function | (0x1 << 4); in uea_cmv_e4()1187 sc->cmv_dsc.e4.offset = offset; in uea_cmv_e4()1188 sc->cmv_dsc.e4.address = address; in uea_cmv_e4()1189 sc->cmv_dsc.e4.group = group; in uea_cmv_e4()1849 sc->cmv_dsc.e4.function = E4_MAKEFUNCTION(E4_ADSLDIRECTIVE, in uea_start_reset()2028 struct cmv_dsc_e4 *dsc = &sc->cmv_dsc.e4; in uea_dispatch_cmv_e4()2029 struct cmv_e4 *cmv = &intr->u.e4.s2.cmv; in uea_dispatch_cmv_e4()
1504 u16 e2, e4; in dib0090_set_EFUSE() local1508 e4 = dib0090_read_reg(state, 0x28); in dib0090_set_EFUSE()1519 e2 = e4 = (3<<12) | (34<<6) | (n); in dib0090_set_EFUSE()1522 if (e2 != e4) in dib0090_set_EFUSE()1523 e2 &= e4; /* Remove the redundancy */ in dib0090_set_EFUSE()
158 0x84 U+00e4
205 e4, e4val, \ argument222 ((u64)(e4val) << DCC_CFG_SC_VL_TABLE_##range##_ENTRY##e4##_SHIFT) | \