Searched refs:reg_h (Results 1 – 3 of 3) sorted by relevance
258 u32 reg_h = 0; in mac_get_tsf() local262 reg_h = R_AX_TSFTR_HIGH_P0; in mac_get_tsf()266 reg_h = R_AX_TSFTR_HIGH_P1; in mac_get_tsf()270 reg_h = R_AX_TSFTR_HIGH_P2; in mac_get_tsf()274 reg_h = R_AX_TSFTR_HIGH_P3; in mac_get_tsf()278 reg_h = R_AX_TSFTR_HIGH_P0; in mac_get_tsf()283 tsf->tsf_h = MAC_REG_R32(reg_h); in mac_get_tsf()
272 static int ltc2947_reset_history(struct ltc2947_data *st, const u8 reg_h, in ltc2947_reset_history() argument280 ret = ltc2947_val_write(st, reg_h, LTC2947_PAGE0, 2, 0x8000U); in ltc2947_reset_history()