Searched refs:short_reset (Results 1 – 3 of 3) sorted by relevance
216 static int reset_bus(struct fw_card *card, bool short_reset) in reset_bus() argument218 int reg = short_reset ? 5 : 1; in reset_bus()219 int bit = short_reset ? PHY_BUS_SHORT_RESET : PHY_BUS_RESET; in reset_bus()224 void fw_schedule_bus_reset(struct fw_card *card, bool delayed, bool short_reset) in fw_schedule_bus_reset() argument227 card->br_short = short_reset; in fw_schedule_bus_reset()
109 void fw_schedule_bus_reset(struct fw_card *card, bool delayed, bool short_reset);
250 unsigned long short_reset; /* reset value on overflow */ member2756 unsigned long val = is_long_reset ? reg->long_reset : reg->short_reset; in pfm_new_counter_value()3194 ctx->ctx_pmds[cnum].short_reset = req->reg_short_reset; in pfm_write_pmds()3259 ctx->ctx_pmds[cnum].short_reset, in pfm_write_pmds()