Home
last modified time | relevance | path

Searched refs:radio (Results 1 – 25 of 74) sorted by relevance

123

/freebsd/sys/contrib/device-tree/src/arm/microchip/
H A Dat91sam9g25-gardena-smart-gateway.dts58 led-radio-blue {
59 label = "smartgw:radio:blue";
64 led-radio-green {
65 label = "smartgw:radio:green";
70 led-radio-red {
71 label = "smartgw:radio:red";
H A Dat91-kizbox3-hs.dts126 label = "zbe test radio";
147 label = "io test radio";
/freebsd/sys/contrib/device-tree/src/mips/ralink/
H A Dgardena_smart_gateway_mt7688.dts68 led-radio-blue {
69 label = "smartgw:radio:blue";
74 led-radio-green {
75 label = "smartgw:radio:green";
80 led-radio-red {
81 label = "smartgw:radio:red";
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dkeymap163 radio=" "
165 radio="*"
173 '($radio) $desc' '' '$keym: $desc'
/freebsd/contrib/bsddialog/examples_library/
H A Dmixedlist.c34 struct bsddialog_menuitem radio[5] = { in main() local
45 { BSDDIALOG_RADIOLIST, 5, radio, 0 } in main()
/freebsd/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant.c662 if (wpa_s->radio) in wpa_supplicant_cleanup()
6663 struct wpa_radio *radio; in radio_add_interface() local
6666 radio = iface->radio; in radio_add_interface()
6667 if (radio && os_strcmp(rn, radio->name) == 0) { in radio_add_interface()
6670 dl_list_add(&radio->ifaces, &wpa_s->radio_list); in radio_add_interface()
6671 return radio; in radio_add_interface()
6679 radio = os_zalloc(sizeof(*radio)); in radio_add_interface()
6680 if (radio == NULL) in radio_add_interface()
6684 os_strlcpy(radio->name, rn, sizeof(radio->name)); in radio_add_interface()
6685 dl_list_init(&radio->ifaces); in radio_add_interface()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dmax2175.txt4 The MAX2175 IC is an advanced analog/digital hybrid-radio receiver with
5 RF to Bits® front-end designed for software-defined radio solutions.
/freebsd/contrib/ntp/
H A DREADME.refclocks33 ARCRON_MSF 27 /* ARCRON MSF radio clock. */
41 PCF 35 /* Conrad parallel port radio clock */
H A DWHERE-TO-START7 radio clock. The daemon included in this distribution can operate as a
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Dcn9132-clearfog.dts73 radio-type = "wlan";
84 radio-type = "wlan";
95 radio-type = "wwan";
106 radio-type = "gps";
117 radio-type = "wlan";
H A Dcn9130-cf-base.dts40 radio-type = "gps";
49 radio-type = "wwan";
/freebsd/contrib/ntp/html/hints/
H A Dparse37 - SUN Streams module (loadable) for radio clocks
41 - SUN Streams module (loadable) for radio clocks.
H A Dnotes-xntp-v333 TrueTime radio clocks, since all use the same format.
55 established by the selected radio clock or other NTP time server.
H A Ddecosf110 I don't have a radio clock here, so none of that code has been tested.
/freebsd/sys/dev/ath/ath_hal/
H A Dah_soc.h87 const char *radio; /* radio config data */ member
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dsi470x.txt3 The Silicon Labs Si470x is family of FM radio receivers with receive power scan
H A Dsi4713.txt3 The Silicon Labs Si4713 is an FM radio transmitter with receive power scan
/freebsd/sys/dev/usb/net/
H A Duhso.c987 int error, radio; in uhso_radio_sysctl() local
989 radio = sc->sc_radio; in uhso_radio_sysctl()
990 error = sysctl_handle_int(oidp, &radio, 0, req); in uhso_radio_sysctl()
993 if (radio != sc->sc_radio) { in uhso_radio_sysctl()
994 radio = radio != 0 ? 1 : 0; in uhso_radio_sysctl()
995 error = uhso_radio_ctrl(sc, radio); in uhso_radio_sysctl()
997 sc->sc_radio = radio; in uhso_radio_sysctl()
/freebsd/contrib/ntp/clockstuff/
H A DREADME4 support radio clocks. chutest.c is desgined to test the depredated
/freebsd/contrib/ntp/scripts/stats/
H A DREADME.stats51 received from a configured radio clock. Data are at present recorded for
63 information is extracted from the radio, as described below. The formats
65 timecode formats specific to each radio follow. See the file
H A DREADME32 scripts themselves. Further detail on the radio clock ASCII timecode
/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312.h30 (((const struct ar531x_config *)((_ah)->ah_st))->radio)
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dti-bluetooth.txt11 TI WiLink devices have a UART interface for providing Bluetooth, FM radio,
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/
H A Dmediatek,mt76.txt26 - big-endian: if the radio eeprom partition is written in big-endian, specify
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,wcnss.txt4 block and a BT, WiFi and FM radio block, all using SMD as command channels.

123