Searched refs:IPA_BCR (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/ipa/reg/ |
H A D | ipa_reg-v3.1.c | 108 REG(IPA_BCR, ipa_bcr, 0x000001d0); 409 [IPA_BCR] = ®_ipa_bcr,
|
H A D | ipa_reg-v3.5.1.c | 113 REG(IPA_BCR, ipa_bcr, 0x000001d0); 420 [IPA_BCR] = ®_ipa_bcr,
|
H A D | ipa_reg-v4.2.c | 137 REG(IPA_BCR, ipa_bcr, 0x000001d0); 422 [IPA_BCR] = ®_ipa_bcr,
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_reg.c | 29 case IPA_BCR: in ipa_reg_id_valid()
|
H A D | ipa_reg.h | 67 IPA_BCR, /* Not IPA v4.5+ */ enumerator
|
H A D | ipa_main.c | 213 reg = ipa_reg(ipa, IPA_BCR); in ipa_hardware_config_bcr()
|