Searched refs:analog (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/dev/bwn/
H A Dif_bwnvar.h402 uint8_t analog; member in struct:bwn_phy
H A Dif_bwn.c969 "PHY (analog %d type %d rev %d) RADIO (manuf %#x ver %#x rev %d)\n",
971 mac->mac_phy.analog, mac->mac_phy.type, mac->mac_phy.rev,
1757 phy->analog = (tmp & BWN_PHYVER_ANALOG) >> 12;
1800 "analog %#x)\n",
1801 phy->type, phy->rev, phy->analog);
4837 if (phy->analog == 1)
4871 if (phy->analog == 1) {
4882 if (phy->analog == 1)
4887 if (phy->analog == 0)
5147 if (phy->analog
[all...]
/freebsd-10.1-release/sys/dev/sound/pci/hda/
H A Dhdaa.c241 int analog; member in struct:matrix
352 if (as->pinset != 0 && matrixes[i].analog == 0)
2633 * +20dB for mics, -10dB for analog vol, mute for igain, 0dB for others.
4878 /* If CODEC can't do analog HP redirection
/freebsd-10.1-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dosprey_reg_map.h3130 struct jupiter_reg_map__analog_intf_athr_wlan_reg_csr analog; member in struct:jupiter_reg_map__apb_map_csr

Completed in 275 milliseconds