/freebsd/sys/contrib/device-tree/src/arm/microchip/ |
H A D | at91sam9g25-gardena-smart-gateway.dts | 58 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 D | at91-kizbox3-hs.dts | 126 label = "zbe test radio"; 147 label = "io test radio";
|
/freebsd/sys/contrib/device-tree/src/mips/ralink/ |
H A D | gardena_smart_gateway_mt7688.dts | 68 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 D | keymap | 163 radio=" " 165 radio="*" 173 '($radio) $desc' '' '$keym: $desc'
|
/freebsd/contrib/bsddialog/examples_library/ |
H A D | mixedlist.c | 34 struct bsddialog_menuitem radio[5] = { in main() local 45 { BSDDIALOG_RADIOLIST, 5, radio, 0 } in main()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wpa_supplicant.c | 662 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 D | max2175.txt | 4 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 D | README.refclocks | 33 ARCRON_MSF 27 /* ARCRON MSF radio clock. */ 41 PCF 35 /* Conrad parallel port radio clock */
|
H A D | WHERE-TO-START | 7 radio clock. The daemon included in this distribution can operate as a
|
/freebsd/sys/contrib/device-tree/src/arm64/marvell/ |
H A D | cn9132-clearfog.dts | 73 radio-type = "wlan"; 84 radio-type = "wlan"; 95 radio-type = "wwan"; 106 radio-type = "gps"; 117 radio-type = "wlan";
|
H A D | cn9130-cf-base.dts | 40 radio-type = "gps"; 49 radio-type = "wwan";
|
/freebsd/contrib/ntp/html/hints/ |
H A D | parse | 37 - SUN Streams module (loadable) for radio clocks 41 - SUN Streams module (loadable) for radio clocks.
|
H A D | notes-xntp-v3 | 33 TrueTime radio clocks, since all use the same format. 55 established by the selected radio clock or other NTP time server.
|
H A D | decosf1 | 10 I don't have a radio clock here, so none of that code has been tested.
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_soc.h | 87 const char *radio; /* radio config data */ member
|
/freebsd/sys/contrib/device-tree/Bindings/media/ |
H A D | si470x.txt | 3 The Silicon Labs Si470x is family of FM radio receivers with receive power scan
|
H A D | si4713.txt | 3 The Silicon Labs Si4713 is an FM radio transmitter with receive power scan
|
/freebsd/sys/dev/usb/net/ |
H A D | uhso.c | 987 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 D | README | 4 support radio clocks. chutest.c is desgined to test the depredated
|
/freebsd/contrib/ntp/scripts/stats/ |
H A D | README.stats | 51 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 D | README | 32 scripts themselves. Further detail on the radio clock ASCII timecode
|
/freebsd/sys/dev/ath/ath_hal/ar5312/ |
H A D | ar5312.h | 30 (((const struct ar531x_config *)((_ah)->ah_st))->radio)
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | ti-bluetooth.txt | 11 TI WiLink devices have a UART interface for providing Bluetooth, FM radio,
|
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
H A D | mediatek,mt76.txt | 26 - big-endian: if the radio eeprom partition is written in big-endian, specify
|
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/ |
H A D | qcom,wcnss.txt | 4 block and a BT, WiFi and FM radio block, all using SMD as command channels.
|