Searched refs:DEVICE_WAKE (Results 1 – 5 of 5) sorted by relevance
89 #define DEVICE_WAKE 5 /* GPIO_1 (DEVICE_WAKE) - Input to WLAN */ macro2036 gpio_port = 1 << BIT_WL_REG_ON | 1 << BIT_BT_REG_ON | 1 << DEVICE_WAKE; in dhdpcie_oob_init()2039 gpio_direction = 1 << BIT_WL_REG_ON | 1 << BIT_BT_REG_ON | 1 << DEVICE_WAKE; in dhdpcie_oob_init()2099 gpio_port = gpio_port | (1 << DEVICE_WAKE); in dhd_os_oob_set_device_wake()2102 gpio_port = gpio_port & (0xff ^ (1 << DEVICE_WAKE)); in dhd_os_oob_set_device_wake()
98 DEVICE_WAKE = 1, enumerator
107 #define DEVICE_WAKE 5 /* GPIO_1 (DEVICE_WAKE) - Input to WLAN */ macro3061 gpio_port = 1 << BIT_WL_REG_ON | 1 << BIT_BT_REG_ON | 1 << DEVICE_WAKE; in dhdpcie_oob_init()3064 gpio_direction = 1 << BIT_WL_REG_ON | 1 << BIT_BT_REG_ON | 1 << DEVICE_WAKE; in dhdpcie_oob_init()3125 gpio_port = gpio_port | (1 << DEVICE_WAKE); in dhd_os_oob_set_device_wake()3128 gpio_port = gpio_port & (0xff ^ (1 << DEVICE_WAKE)); in dhd_os_oob_set_device_wake()
105 #define DEVICE_WAKE 5 /* GPIO_1 (DEVICE_WAKE) - Input to WLAN */ macro3051 gpio_port = 1 << BIT_WL_REG_ON | 1 << BIT_BT_REG_ON | 1 << DEVICE_WAKE; in dhdpcie_oob_init()3054 gpio_direction = 1 << BIT_WL_REG_ON | 1 << BIT_BT_REG_ON | 1 << DEVICE_WAKE; in dhdpcie_oob_init()3115 gpio_port = gpio_port | (1 << DEVICE_WAKE); in dhd_os_oob_set_device_wake()3118 gpio_port = gpio_port & (0xff ^ (1 << DEVICE_WAKE)); in dhd_os_oob_set_device_wake()