Searched full:cc2520 (Results 1 – 5 of 5) sorted by relevance
1 *CC2520 IEEE 802.15.4 Compatible Radio*4 - compatible: should be "ti,cc2520"17 - amplified: include if the CC2520 is connected to a CC2591 amplifier20 cc2520@0 {21 compatible = "ti,cc2520";
50 tristate "CC2520 transceiver driver"53 Say Y here to enable the CC2520 SPI 802.15.4 wireless57 the module will be called 'cc2520'.
2 /* Driver for TI CC2520 802.15.4 Wireless-PAN Networking controller507 dev_err(&priv->spi->dev, "cc2520 tx underflow exception\n"); in cc2520_tx()571 * significant bit of the last byte returned from the CC2520 in cc2520_rx()857 dev_vdbg(&priv->spi->dev, "registered cc2520\n"); in cc2520_register()941 /* If the CC2520 is connected to a CC2591 amplifier, we must both in cc2520_hw_init()942 * configure GPIOs on the CC2520 to correctly configure the CC2591 in cc2520_hw_init()943 * and change a couple settings of the CC2520 to work with the in cc2520_hw_init()976 * from the TinyOS CC2520 driver and is much higher than the -84 dBm in cc2520_hw_init()1048 /* CC2591 front end for CC2520 */ in cc2520_probe()1167 {"cc2520", },[all …]
5 obj-$(CONFIG_IEEE802154_CC2520) += cc2520.o
5959 CC2520 IEEE-802.15.4 RADIO DRIVER5963 F: Documentation/devicetree/bindings/net/ieee802154/cc2520.txt5964 F: drivers/net/ieee802154/cc2520.c