Searched refs:SR_BPSK_QPSK (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/net/ieee802154/ |
D | at86rf230.h | 72 #define SR_BPSK_QPSK 0x0c, 0x08, 3 macro
|
D | atusb.c | 659 rc = atusb_write_subreg(lp, SR_BPSK_QPSK, 0); in hulusb_set_channel() 662 rc = atusb_write_subreg(lp, SR_BPSK_QPSK, 1); in hulusb_set_channel()
|
D | at86rf230.c | 1053 rc = at86rf230_write_subreg(lp, SR_BPSK_QPSK, 0); in at86rf212_set_channel() 1056 rc = at86rf230_write_subreg(lp, SR_BPSK_QPSK, 1); in at86rf212_set_channel()
|