Searched refs:TG3_GPIO_MSG_DRVR_PRES (Results 1 – 1 of 1) sorted by relevance
2774 #define TG3_GPIO_MSG_DRVR_PRES 0x00000001 macro2776 #define TG3_GPIO_MSG_MASK (TG3_GPIO_MSG_DRVR_PRES | \2779 ((TG3_GPIO_MSG_DRVR_PRES << 0) | \2780 (TG3_GPIO_MSG_DRVR_PRES << 4) | \2781 (TG3_GPIO_MSG_DRVR_PRES << 8) | \2782 (TG3_GPIO_MSG_DRVR_PRES << 12))2824 tg3_set_function_status(tp, TG3_GPIO_MSG_DRVR_PRES); in tg3_pwrsrc_switch_to_vmain()