Searched refs:SR_CCA_ED_THRES (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ieee802154/ |
H A D | at86rf230.h | 54 #define SR_CCA_ED_THRES 0x09, 0x0f, 0 macro
|
H A D | atusb.c | 585 cca_ed_thres = atusb_read_subreg(lp, SR_CCA_ED_THRES); in hulusb_set_cca_ed_level() 613 return atusb_write_subreg(atusb, SR_CCA_ED_THRES, i); in atusb_set_cca_ed_level()
|
H A D | at86rf230.c | 1019 rc = at86rf230_read_subreg(lp, SR_CCA_ED_THRES, &cca_ed_thres); in at86rf212_update_cca_ed_level() 1260 return at86rf230_write_subreg(lp, SR_CCA_ED_THRES, i); in at86rf230_set_cca_ed_level()
|
/kernel/linux/linux-6.6/drivers/net/ieee802154/ |
H A D | at86rf230.h | 54 #define SR_CCA_ED_THRES 0x09, 0x0f, 0 macro
|
H A D | at86rf230.c | 979 rc = at86rf230_read_subreg(lp, SR_CCA_ED_THRES, &cca_ed_thres); in at86rf212_update_cca_ed_level() 1190 return at86rf230_write_subreg(lp, SR_CCA_ED_THRES, i); in at86rf230_set_cca_ed_level()
|
H A D | atusb.c | 549 cca_ed_thres = atusb_read_subreg(lp, SR_CCA_ED_THRES); in hulusb_set_cca_ed_level() 579 return atusb_write_subreg(atusb, SR_CCA_ED_THRES, i); in atusb_set_cca_ed_level()
|
Completed in 10 milliseconds