Home
last modified time | relevance | path

Searched refs:IAR_CCA1_THRESH (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ieee802154/
H A Dmcr20a.c120 { IAR_CCA1_THRESH, 0x50 },
299 case IAR_CCA1_THRESH: in mcr20a_iar_writeable()
706 return regmap_write(lp->regmap_iar, IAR_CCA1_THRESH, i); in mcr20a_set_cca_ed_level()
1191 ret = regmap_write(lp->regmap_iar, IAR_CCA1_THRESH, 0x4B); in mcr20a_phy_init()
H A Dmcr20a.h111 #define IAR_CCA1_THRESH 0x22 macro