Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/renesas/
H A Drswitch.c86 if (val & CABPIRM_BPR) in rswitch_bpool_config()
91 return rswitch_reg_wait(priv->addr, CABPIRM, CABPIRM_BPR, CABPIRM_BPR); in rswitch_bpool_config()
H A Drswitch.h794 #define CABPIRM_BPR BIT(1) macro