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

/freebsd-12-stable/sys/dev/bwi/
H A Dif_bwireg.h358 #define BWI_PCIM_GPIO_PLL_PWR_OFF __BIT(7) macro
H A Dif_bwi.c663 gpio_out |= BWI_PCIM_GPIO_PLL_PWR_OFF;
664 gpio_en |= BWI_PCIM_GPIO_PLL_PWR_OFF;
673 gpio_out &= ~BWI_PCIM_GPIO_PLL_PWR_OFF;
697 gpio_out |= BWI_PCIM_GPIO_PLL_PWR_OFF;
698 gpio_en |= BWI_PCIM_GPIO_PLL_PWR_OFF;

Completed in 144 milliseconds