Searched refs:BWI_PCIM_GPIO_PWR_ON (Results 1 – 2 of 2) sorted by relevance
356 #define BWI_PCIM_GPIO_PWR_ON __BIT(6) macro
651 if (gpio_in & BWI_PCIM_GPIO_PWR_ON) in bwi_power_on()657 gpio_out |= BWI_PCIM_GPIO_PWR_ON; in bwi_power_on()658 gpio_en |= BWI_PCIM_GPIO_PWR_ON; in bwi_power_on()692 gpio_out &= ~BWI_PCIM_GPIO_PWR_ON; in bwi_power_off()693 gpio_en |= BWI_PCIM_GPIO_PWR_ON; in bwi_power_off()