Searched refs:SR_BPSK_QPSK (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ieee802154/ |
D | at86rf230.h | 64 #define SR_BPSK_QPSK 0x0c, 0x08, 3 macro
|
D | atusb.c | 602 rc = atusb_write_subreg(lp, SR_BPSK_QPSK, 0); in hulusb_set_channel() 605 rc = atusb_write_subreg(lp, SR_BPSK_QPSK, 1); in hulusb_set_channel()
|
D | at86rf230.c | 1014 rc = at86rf230_write_subreg(lp, SR_BPSK_QPSK, 0); in at86rf212_set_channel() 1017 rc = at86rf230_write_subreg(lp, SR_BPSK_QPSK, 1); in at86rf212_set_channel()
|