Searched refs:TG3_GPIO_MSG_DRVR_PRES (Results 1 – 1 of 1) sorted by relevance
2780 #define TG3_GPIO_MSG_DRVR_PRES 0x00000001 macro2782 #define TG3_GPIO_MSG_MASK (TG3_GPIO_MSG_DRVR_PRES | \2785 ((TG3_GPIO_MSG_DRVR_PRES << 0) | \2786 (TG3_GPIO_MSG_DRVR_PRES << 4) | \2787 (TG3_GPIO_MSG_DRVR_PRES << 8) | \2788 (TG3_GPIO_MSG_DRVR_PRES << 12))2830 tg3_set_function_status(tp, TG3_GPIO_MSG_DRVR_PRES); in tg3_pwrsrc_switch_to_vmain()