HelenOS sources
wmi_reg_clear_bit 144 uspace/drv/nic/ar9271/hw.c wmi_reg_clear_bit(ar9271->htc_device, AR9271_STATION_ID1,
wmi_reg_clear_bit 285 uspace/drv/nic/ar9271/hw.c wmi_reg_clear_bit(ar9271->htc_device, AR9271_CONFIG,
wmi_reg_clear_bit 318 uspace/drv/nic/ar9271/hw.c wmi_reg_clear_bit(ar9271->htc_device, AR9271_AGC_CONTROL,
wmi_reg_clear_bit 321 uspace/drv/nic/ar9271/hw.c wmi_reg_clear_bit(ar9271->htc_device, AR9271_AGC_CONTROL,
wmi_reg_clear_bit 337 uspace/drv/nic/ar9271/hw.c wmi_reg_clear_bit(ar9271->htc_device, AR9271_AGC_CONTROL,
wmi_reg_clear_bit 462 uspace/drv/nic/ar9271/hw.c wmi_reg_clear_bit(ar9271->htc_device, AR9271_DIAG, (0x20 | 0x02000000));
wmi_reg_clear_bit 516 uspace/drv/nic/ar9271/hw.c wmi_reg_clear_bit(ar9271->htc_device, AR9271_ADC_CONTROL,
wmi_reg_clear_bit 534 uspace/drv/nic/ar9271/hw.c wmi_reg_clear_bit(ar9271->htc_device, AR9271_CARRIER_LEAK_CONTROL,
wmi_reg_clear_bit 536 uspace/drv/nic/ar9271/hw.c wmi_reg_clear_bit(ar9271->htc_device, AR9271_AGC_CONTROL,
wmi_reg_clear_bit 123 uspace/drv/nic/ar9271/wmi.h extern errno_t wmi_reg_clear_bit(htc_device_t *, uint32_t, uint32_t);
HelenOS homepage, sources at GitHub