Searched refs:SR_RX_SAFE_MODE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ieee802154/ |
H A D | at86rf230.h | 67 #define SR_RX_SAFE_MODE 0x0c, 0x80, 7 macro
|
H A D | atusb.c | 1105 atusb_write_subreg(atusb, SR_RX_SAFE_MODE, 1); in atusb_probe()
|
H A D | at86rf230.c | 1400 rc = at86rf230_write_subreg(lp, SR_RX_SAFE_MODE, 1); in at86rf230_hw_init()
|
/kernel/linux/linux-6.6/drivers/net/ieee802154/ |
H A D | at86rf230.h | 67 #define SR_RX_SAFE_MODE 0x0c, 0x80, 7 macro
|
H A D | at86rf230.c | 1330 rc = at86rf230_write_subreg(lp, SR_RX_SAFE_MODE, 1); in at86rf230_hw_init()
|
H A D | atusb.c | 1040 atusb_write_subreg(atusb, SR_RX_SAFE_MODE, 1); in atusb_probe()
|
Completed in 9 milliseconds