Searched refs:t7xx_mode_update (Results 1 – 4 of 4) sorted by relevance
251 t7xx_mode_update(md->t7xx_dev, T7XX_FASTBOOT_DOWNLOAD); in t7xx_lk_stage_event_handling()253 t7xx_mode_update(md->t7xx_dev, T7XX_FASTBOOT_DUMP); in t7xx_lk_stage_event_handling()324 t7xx_mode_update(md->t7xx_dev, T7XX_READY); in fsm_routine_ready()432 t7xx_mode_update(md->t7xx_dev, T7XX_UNKNOWN); in fsm_routine_start()
136 void t7xx_mode_update(struct t7xx_pci_dev *t7xx_dev, enum t7xx_mode mode);
200 t7xx_mode_update(t7xx_dev, T7XX_RESET); in t7xx_reset_device()
179 void t7xx_mode_update(struct t7xx_pci_dev *t7xx_dev, enum t7xx_mode mode) in t7xx_mode_update() function