Searched refs:SR_CHANNEL (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/net/ieee802154/ |
A D | at86rf230.h | 50 #define SR_CHANNEL 0x08, 0x1f, 0 macro
|
A D | atusb.c | 604 ret = atusb_write_subreg(atusb, SR_CHANNEL, channel); in atusb_set_channel() 638 return atusb_write_subreg(lp, SR_CHANNEL, channel); in hulusb_set_channel()
|
A D | at86rf230.c | 949 return at86rf230_write_subreg(lp, SR_CHANNEL, channel); in at86rf23x_set_channel() 1027 return at86rf230_write_subreg(lp, SR_CHANNEL, channel); in at86rf212_set_channel()
|
Completed in 9 milliseconds