Searched refs:TG3_GPIO_MSG_NEED_VAUX (Results 1 – 1 of 1) sorted by relevance
2776 #define TG3_GPIO_MSG_NEED_VAUX 0x00000002 macro2778 TG3_GPIO_MSG_NEED_VAUX)2786 ((TG3_GPIO_MSG_NEED_VAUX << 0) | \2787 (TG3_GPIO_MSG_NEED_VAUX << 4) | \2788 (TG3_GPIO_MSG_NEED_VAUX << 8) | \2789 (TG3_GPIO_MSG_NEED_VAUX << 12))2949 msg = TG3_GPIO_MSG_NEED_VAUX; in tg3_frob_aux_power_5717()