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