Searched refs:BWI_PCIM_GPIO_PLL_PWR_OFF (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/bwi/
H A Dif_bwireg.h357 #define BWI_PCIM_GPIO_PLL_PWR_OFF __BIT(7) macro
H A Dif_bwi.c677 gpio_out |= BWI_PCIM_GPIO_PLL_PWR_OFF;
678 gpio_en |= BWI_PCIM_GPIO_PLL_PWR_OFF;
687 gpio_out &= ~BWI_PCIM_GPIO_PLL_PWR_OFF;
711 gpio_out |= BWI_PCIM_GPIO_PLL_PWR_OFF;
712 gpio_en |= BWI_PCIM_GPIO_PLL_PWR_OFF;

Completed in 115 milliseconds