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

/linux-master/drivers/net/wireless/broadcom/b43/
H A Db43.h381 #define B43_HF_HWPCTL 0x000000800000ULL /* Enable hardwarre power control */ macro
H A Dphy_g.c1887 b43_hf_write(dev, b43_hf_read(dev) & ~B43_HF_HWPCTL);
1906 b43_hf_write(dev, b43_hf_read(dev) | B43_HF_HWPCTL);

Completed in 155 milliseconds